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