[rspec-users] After upgrade to 0.7.5, specs are now using the development, not the test DB
Ed Howland
ed.howland at gmail.com
Thu Jan 11 19:32:34 EST 2007
Hi,
After I upgraded RSpec from 0.7.4 to 0.7.5, first the gem, then the
Rails plugin, I noticed that when I ran my spec/models, the fixtures
were overwriting the data in the development environment DB, not the
test one. The test environment was being used prior to the upgrade.
I am using SQLite3 and an in-memory db for the test environment.
Any help would be appreciated.
Thanks
Ed
--
Ed Howland
http://greenprogrammer.blogspot.com
More information about the rspec-users
mailing list