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 df96e56 commit c48f913Copy full SHA for c48f913
tests/e2e/tests/regression/browser/upload-json-key.e2e.ts
@@ -14,7 +14,7 @@ const filePath = path.join('..', '..', '..', 'test-data', 'upload-json', 'sample
14
const jsonValues = ['Live JSON generator', '3.1', '"2014-06-25T00:00:00.000Z"', 'true'];
15
const keyName = common.generateWord(10);
16
17
-fixture `Different JSON types creation`
+fixture `Upload json file`
18
.meta({
19
type: 'regression',
20
rte: rte.standalone
0 commit comments