cypress-mongodb
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -29,3 +29,3 @@ "use strict"; | ||
uri: args.uri, | ||
document: document, | ||
pipeline: document, | ||
collection: args.collection, | ||
@@ -32,0 +32,0 @@ database: args.database, |
{ | ||
"name": "cypress-mongodb", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Cypress MongoDB plugin", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
48909