Skip to content

Commit c48f913

Browse files
committed
Update fixture name
1 parent df96e56 commit c48f913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/regression/browser/upload-json-key.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const filePath = path.join('..', '..', '..', 'test-data', 'upload-json', 'sample
1414
const jsonValues = ['Live JSON generator', '3.1', '"2014-06-25T00:00:00.000Z"', 'true'];
1515
const keyName = common.generateWord(10);
1616

17-
fixture `Different JSON types creation`
17+
fixture `Upload json file`
1818
.meta({
1919
type: 'regression',
2020
rte: rte.standalone

0 commit comments

Comments
 (0)