Remove deprecated specs
This commit is contained in:
parent
8afb8961f0
commit
8ed77a0460
@ -16,10 +16,6 @@ module Uh
|
|||||||
env.rc_path = 'non_existent_run_control.rb'
|
env.rc_path = 'non_existent_run_control.rb'
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'has the env' do
|
|
||||||
expect(runner.env).to be env
|
|
||||||
end
|
|
||||||
|
|
||||||
it 'has a dispatcher' do
|
it 'has a dispatcher' do
|
||||||
expect(runner.events).to be_a Dispatcher
|
expect(runner.events).to be_a Dispatcher
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user