Skip to content

Commit

Permalink
Refactored step to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jul 6, 2010
1 parent 29c4598 commit f4dd52b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/step_definitions/projects_steps.rb
Expand Up @@ -435,7 +435,7 @@
end

Then /^a feature with a path should display it$/ do
response.should have_selector :span do |content|
response.should have_selector :b do |content|
content.should contain 'Path:'
end
end
end

0 comments on commit f4dd52b

Please sign in to comment.