Merge remote-tracking branch 'parent/main' into upstream-20241119
This commit is contained in:
commit
055045981f
221 changed files with 2006 additions and 1127 deletions
|
@ -7,10 +7,6 @@ RSpec.describe Api::BaseController do
|
|||
def success
|
||||
head 200
|
||||
end
|
||||
|
||||
def failure
|
||||
FakeService.new
|
||||
end
|
||||
end
|
||||
|
||||
it 'returns private cache control headers by default' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue