Skip to content

Commit acc70bd

Browse files
committed
fix targets live spec #index
1 parent ee9a54b commit acc70bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spec/live/target_spec.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ def valid_attributes
1010
}
1111
end
1212

13-
it_should_be_readable :targets
14-
13+
it_should_be_readable :targets, :create => :true
1514
it_should_be_creatable
1615
it_should_be_updatable :email, "bye@example.com"
1716
it_should_be_deletable

0 commit comments

Comments
 (0)