Skip to content

Commit cccf5ed

Browse files
committed
remove pry reference when commiting
1 parent fef72a4 commit cccf5ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/filtering_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114
end
115115

116116
fit 'should return only' do
117-
binding.pry
118117
expect(response).to have_http_status(:ok)
119118
expect(response_json['data'].size).to eq(1)
120119
expect(response_json['data'][0]).to have_id(third_user.id.to_s)

0 commit comments

Comments
 (0)