mirror of
https://github.com/meineerde/rackstash.git
synced 2026-01-31 17:27:13 +00:00
Remove debug code from specs
This commit is contained in:
parent
65d75523c3
commit
7c424edfe0
@ -39,8 +39,6 @@ describe Rackstash::Encoder do
|
||||
args = ['arg1', foo: 'bar']
|
||||
expect(encoder_class).to receive(:new).with(*args)
|
||||
|
||||
p described_class.registry
|
||||
|
||||
described_class.build(encoder_name.to_sym, *args)
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user