Skip to content

Commit 1934be6

Browse files
[TBT-381] Fixed assembla spec
1 parent 447f8e3 commit 1934be6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/unit/endpoint/assembla_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
end
3333

3434
it 'returns user info and token' do
35-
binding.pry
3635
header 'Authorization', "Bearer #{token}"
3736
post '/assembla/login'
3837
expect(last_response.status).to eq(200)

0 commit comments

Comments
 (0)