Skip to content

Commit

Permalink
naming
Browse files Browse the repository at this point in the history
  • Loading branch information
prury committed Oct 18, 2023
1 parent 742fc5c commit ec0464a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/settings.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { expect, test } from './fixtures'

test('Sidebar Interactions', async ({ page, Commands }) => {
test('Settings', async ({ page, Commands }) => {
await Commands.e2elogin()
await page.goto('/ahk')
//click on settings and check if page redirects correctly
Expand Down

0 comments on commit ec0464a

Please sign in to comment.