Skip to content

Commit

Permalink
MAP-1363 lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Mjwillis committed Jun 27, 2024
1 parent 5f9ee45 commit aef9fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/lib/nomis_client/rollcount_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
let(:response_status) { 200 }
let(:response_body) { file_fixture('nomis/get_rollcount_200.json').read }


it 'returns the correct data' do
expect(response.totals.symbolize_keys).to eq({
bedsInUse: 53,
Expand Down

0 comments on commit aef9fdf

Please sign in to comment.