🎨 Add minor UI tweaks in Skeletons and other components (#1507)
This commit is contained in:
@@ -124,4 +124,4 @@ test("Redirects to /login when token is wrong", async ({ page }) => {
|
||||
await page.goto("/settings")
|
||||
await page.waitForURL("/login")
|
||||
await expect(page).toHaveURL("/login")
|
||||
})
|
||||
})
|
||||
|
Reference in New Issue
Block a user