seed-fu-mongoid/features/seed_once.feature

6 lines
178 B
Gherkin
Raw Normal View History

2014-12-14 18:23:13 +00:00
Feature: Seed Once
Scenario: Seed a record once
Given I have already seeded a record
When I seed the record using seed_once
Then I should not seed the record again