Commit 5a46e22a authored by Filipa Lacerda's avatar Filipa Lacerda

Fixes typo

parent c3cf103f
......@@ -47,7 +47,7 @@ feature 'Environments', feature: true do
expect(page).to have_link(environment.name)
end
scenario 'does show number of opened environments in Availabe tab' do
scenario 'does show number of opened environments in Available tab' do
expect(page.find('.js-available-environments-count').text).to eq('1')
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment