Skip to content

Commit

Permalink
Removed obsolete debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
wrzasa committed Nov 18, 2016
1 parent b83e847 commit 467729c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/tokens/data_queue_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
end

it "dequeues data" do
p subject
expect(subject.get.data_id).to eq other_data_id
end

Expand Down

0 comments on commit 467729c

Please sign in to comment.