features/using_criteria.feature in mongodoc-0.1.1 vs features/using_criteria.feature in mongodoc-0.1.2
- old
+ new
@@ -1,9 +1,8 @@
Feature: MongoDoc::Base
Background:
- Given a valid connection to the 'test' database
- And an empty Contact document collection
+ Given an empty Contact document collection
And a Contact document named 'hashrocket' :
| Name | Type |
| Hashrocket | company |
And 'hashrocket' has interests, an array of:
| Interest |