Skip to content

Commit

Permalink
Update import
Browse files Browse the repository at this point in the history
  • Loading branch information
SannyNguyenHung committed Oct 23, 2023
1 parent d97b49d commit 3ad92b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestHelper/TroiPage.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { expect } from "@playwright/test";
import { TimeoutConfig } from "./TestHelper/TestHelper";
import { TimeoutConfig } from "./TestHelper";

export default class TroiPage {
constructor(page) {
Expand Down

0 comments on commit 3ad92b5

Please sign in to comment.