Fix the test failures

This commit is contained in:
Sasi Olin 2022-03-30 12:39:01 +02:00
parent 50e876dd6f
commit e85ecede4c
29 changed files with 232 additions and 232 deletions

View file

@ -19,7 +19,7 @@ feature 'BaseController' do
end
end
context 'when user is ' do
context 'when user is' do
before(:each) do
sign_in(user)
end