updates the cleaning_multiple_dbs feature

This commit is contained in:
Ben Mabey 2010-08-22 14:28:28 -06:00
parent 6b4e92edee
commit 1ccdae9453

View file

@ -14,6 +14,7 @@ Feature: multiple database cleaning
| ORM | Strategy | | ORM | Strategy |
| ActiveRecord | truncation | | ActiveRecord | truncation |
| DataMapper | truncation | | DataMapper | truncation |
# | ActiveRecord | transaction | | MongoMapper | truncation |
# | MongoMapper | truncation | | DataMapper | transaction |
# | DataMapper | transaction | # Tickers are ugly...and betty don't like ugly... otherwise known as this is fubar # Not working...
#| ActiveRecord | transaction |