Commit 22657a16 authored by Tim Zallmann's avatar Tim Zallmann

Putting it in the right place

parent 67e56a58
...@@ -63,9 +63,9 @@ describe 'Promotions', js: true do ...@@ -63,9 +63,9 @@ describe 'Promotions', js: true do
end end
describe 'for service desk', js: true do describe 'for service desk', js: true do
let!(:license) { nil }
before do before do
let!(:license) { nil }
sign_in(user) sign_in(user)
project.team << [user, :master] project.team << [user, :master]
end 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