Merge remote-tracking branch 'parent/main' into upstream-20231107
This commit is contained in:
commit
64578feeb4
69 changed files with 437 additions and 218 deletions
|
@ -89,7 +89,7 @@ describe ApplicationHelper do
|
|||
end
|
||||
end
|
||||
|
||||
describe 'show_landing_strip?', without_verify_partial_doubles: true do
|
||||
describe 'show_landing_strip?', :without_verify_partial_doubles do
|
||||
describe 'when signed in' do
|
||||
before do
|
||||
allow(helper).to receive(:user_signed_in?).and_return(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue