File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ describeAccuracyTests([
88 {
99 toolName : "export" ,
1010 parameters : {
11- exportTitle : Matcher . string ( ) ,
1211 database : "mflix" ,
1312 collection : "movies" ,
1413 exportTitle : Matcher . string ( ) ,
@@ -28,7 +27,6 @@ describeAccuracyTests([
2827 {
2928 toolName : "export" ,
3029 parameters : {
31- exportTitle : Matcher . string ( ) ,
3230 database : "mflix" ,
3331 collection : "movies" ,
3432 exportTitle : Matcher . string ( ) ,
@@ -52,7 +50,6 @@ describeAccuracyTests([
5250 {
5351 toolName : "export" ,
5452 parameters : {
55- exportTitle : Matcher . string ( ) ,
5653 database : "mflix" ,
5754 collection : "movies" ,
5855 exportTitle : Matcher . string ( ) ,
@@ -81,7 +78,6 @@ describeAccuracyTests([
8178 {
8279 toolName : "export" ,
8380 parameters : {
84- exportTitle : Matcher . string ( ) ,
8581 database : "mflix" ,
8682 collection : "movies" ,
8783 exportTitle : Matcher . string ( ) ,
You can’t perform that action at this time.
0 commit comments