You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After managing to get Mongoid::FixtureSet set up with RSpec (see #6), when running my tests, RSpec gets stuck for an extremely long time (30+ seconds) on the loading fixtures step, even though I've only defined a single, very minimal fixture file, spec/fixtures/currencies.yml:
After managing to get Mongoid::FixtureSet set up with RSpec (see #6), when running my tests, RSpec gets stuck for an extremely long time (30+ seconds) on the loading fixtures step, even though I've only defined a single, very minimal fixture file,
spec/fixtures/currencies.yml
:After the long wait, it eventually fails with the following error:
The text was updated successfully, but these errors were encountered: