Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Adapt setup_spec to new layout
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-l-github committed Jun 17, 2011
1 parent 7f35d8a commit b46371f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/setup_spec.rb
Expand Up @@ -33,7 +33,7 @@
visit home
create_article('The ABOUT article', article_body, 'Less Wrong')

find('a.comment') # Wait for page to load
find('div.articlenavigation') # Wait for page to load
end

it 'configure discussion category' do
Expand Down

0 comments on commit b46371f

Please sign in to comment.