use _path in views, and scope to engine
This commit is contained in:
@ -8,7 +8,7 @@ module Merged
|
||||
expect(OptionDefinition.first.class).to be OptionDefinition
|
||||
end
|
||||
it "there are options" do
|
||||
expect(OptionDefinition.all.length).to be 17
|
||||
expect(OptionDefinition.all.length).to be 18
|
||||
end
|
||||
it "has option objects" do
|
||||
expect(first.class).to be OptionDefinition
|
||||
|
Reference in New Issue
Block a user