features/sti_searching.feature in warp-thinking-sphinx-1.2.12 vs features/sti_searching.feature in warp-thinking-sphinx-1.3.10
- old
+ new
@@ -10,5 +10,10 @@
Scenario: Searching from a child model
Given Sphinx is running
And I am searching on cats
Then I should get as many results as there are cats
+
+ Scenario: Searching across super and subclass indexes
+ Given Sphinx is running
+ When I search for "fantastic"
+ Then I should get 1 result