Skip to content
Snippets Groups Projects
Commit fefa3ce9 authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Fix specs

parent 5b9bb9ae
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -18,7 +18,7 @@ describe "Variables" do
fill_in "Value", with: "SECRET_VALUE"
click_on "Save changes"
page.should have_content("Project was successfully updated.")
page.should have_content("Variables were successfully updated.")
@project.variables.count.should == 1
end
 
Loading
Loading
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