Clean up
This commit is contained in:
@@ -18,7 +18,7 @@ const renderRoute = async (route) => {
|
|||||||
return container;
|
return container;
|
||||||
};
|
};
|
||||||
|
|
||||||
describe.only("App", () => {
|
describe("App", () => {
|
||||||
|
|
||||||
it("Route / unauthenticated", async () => {
|
it("Route / unauthenticated", async () => {
|
||||||
setToken(null);
|
setToken(null);
|
||||||
|
|||||||
Reference in New Issue
Block a user