testing/cucumber/features/clauses/from_clause.feature in cql-1.4.2 vs testing/cucumber/features/clauses/from_clause.feature in cql-1.5.0
- old
+ new
@@ -117,13 +117,5 @@
"""
select :model
from :all
"""
Then all models are queried from
-
-
-# Commented out so that they aren't picked up by Relish
-# @wip
-# Scenario: Can 'from' from all type of model
-#
-# @wip
-# Scenario: From-ing from a collection