Skip to content

Commit

Permalink
Lint files
Browse files Browse the repository at this point in the history
  • Loading branch information
simplegoose committed Feb 20, 2024
1 parent 1f51b31 commit 49755a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/requests/api/reservations_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@

delete 'Deletes a reservation' do
let(:id) { create(:reservation).id }

tags 'delete'
produces 'application/json'
parameter name: :id, in: :path, type: :string
Expand Down

0 comments on commit 49755a6

Please sign in to comment.