Skip to content
Snippets Groups Projects
Commit 455e5375 authored by Maxwell Salzberg's avatar Maxwell Salzberg
Browse files

add 1.9.3 to travis. remove deprecation warning from cukes

parent 2282fd35
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,9 @@ branches:
- 'master'
rvm:
- 1.8.7
- ree
- 1.9.2
- 1.9.3
env:
- DB=postgres BUILD_TYPE=other
......
......@@ -205,7 +205,7 @@ Then 'I should see an image attached to the post' do
end
Then 'I press the attached image' do
Then %{I press the 1st "img" within ".stream_element div.photo_attachments"}
step %{I press the 1st "img" within ".stream_element div.photo_attachments"}
end
And "I wait for the popovers to appear" do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment