Skip to content

Commit c40b62f

Browse files
author
Edward Marzal
committed
fixed test
1 parent 9254021 commit c40b62f

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

tests/e2e/json-editor.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { jsonEditorApp } from '../pages/jsoneditorpage';
33

44
test.describe(" Json editor App at entry", () => {
55
let jsoneditorapp;
6-
test.use({ storageState: "storageState.json" });
76

87
test('Should Apply all the Json app tests', async ({page}) => {
98
jsoneditorapp = new jsonEditorApp(page);

tests/json-editor.spec.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)