Skip to content

Commit

Permalink
Updated playwright tests folder
Browse files Browse the repository at this point in the history
  • Loading branch information
silversonicaxel committed Sep 13, 2024
1 parent 76c5716 commit b3a77ed
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/[locale]/__e2e__/fixtures/page/HomePage.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { BasePage } from 'src/tests/playwright/fixtures'
import { BasePage } from '../../../../../../tests/fixtures'


export class HomePage extends BasePage {
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit b3a77ed

Please sign in to comment.