We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca3606 commit 1549f80Copy full SHA for 1549f80
tests/UI/004-UI-ParabankTest.spec.ts
@@ -10,8 +10,6 @@ function readJsonData(filePath: string) {
10
return JSON.parse(rawData);
11
}
12
13
-
14
15
test.describe('UI Tests for Parabank Application', () => {
16
let parabankPage: ParabankPage;
17
0 commit comments