Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2539d2e

Browse files
fix: fix expectations for export accuracy tests (#466)
1 parent c6f4b01 commit 2539d2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎tests/accuracy/export.test.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ describeAccuracyTests([
88
{
99
toolName: "export",
1010
parameters: {
11+
exportTitle: Matcher.string(),
1112
database: "mflix",
1213
collection: "movies",
1314
exportTitle: Matcher.string(),
@@ -27,6 +28,7 @@ describeAccuracyTests([
2728
{
2829
toolName: "export",
2930
parameters: {
31+
exportTitle: Matcher.string(),
3032
database: "mflix",
3133
collection: "movies",
3234
exportTitle: Matcher.string(),
@@ -50,6 +52,7 @@ describeAccuracyTests([
5052
{
5153
toolName: "export",
5254
parameters: {
55+
exportTitle: Matcher.string(),
5356
database: "mflix",
5457
collection: "movies",
5558
exportTitle: Matcher.string(),
@@ -78,6 +81,7 @@ describeAccuracyTests([
7881
{
7982
toolName: "export",
8083
parameters: {
84+
exportTitle: Matcher.string(),
8185
database: "mflix",
8286
collection: "movies",
8387
exportTitle: Matcher.string(),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /