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 f09b4f4 commit 7354562Copy full SHA for 7354562
tests/accuracy/export.test.ts
@@ -17,6 +17,7 @@ describeAccuracyTests([
17
arguments: {},
18
},
19
],
20
+ jsonExportFormat: Matcher.anyValue,
21
22
23
@@ -40,6 +41,7 @@ describeAccuracyTests([
40
41
42
43
44
45
46
47
@@ -68,6 +70,7 @@ describeAccuracyTests([
68
70
69
71
72
73
74
75
76
@@ -91,6 +94,7 @@ describeAccuracyTests([
91
94
92
95
93
96
97
98
99
100
@@ -121,6 +125,7 @@ describeAccuracyTests([
121
125
122
126
123
127
128
124
129
130
131
0 commit comments