Skip to content

Commit

Permalink
fix spec
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvCW committed Jun 22, 2024
1 parent 24b7fac commit 64c94bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/issues/533_specify_status_code_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
success: { code: 204, message: 'a changed status code' }
patch do
status 204
body false
end

desc 'Delete some stuff',
Expand Down

0 comments on commit 64c94bf

Please sign in to comment.