File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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 ( ) ,
You can’t perform that action at this time.
0 commit comments