diff options
Diffstat (limited to 'vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb')
| -rw-r--r-- | vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb b/vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb deleted file mode 100644 index 987b10b..0000000 --- a/vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | When /^I change the name of alpha (\w+) to (\w+)$/ do |current, replacement| | ||
| 2 | Alpha.find_by_name(current).update_attributes(:name => replacement) | ||
| 3 | end \ No newline at end of file | ||
