spec/criterion/week_day_spec.rb in vj-sdk-0.5.4 vs spec/criterion/week_day_spec.rb in vj-sdk-0.5.5

- old
+ new

@@ -15,9 +15,9 @@ before(:all) do @singular_name = "criterion" @plural_name = "criteria/week_day" end - it_should_behave_like "a dependent non-resource object" + it_should_behave_like "a RESTFUL resource model" end end