Fix wording in Manager specs
This commit is contained in:
parent
77226594fa
commit
d8994dc165
@ -247,7 +247,7 @@ module Uh
|
|||||||
double 'event', type: :configure_request, window: :window
|
double 'event', type: :configure_request, window: :window
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'configure the event window' do
|
it 'configures the event window' do
|
||||||
expect(manager).to receive(:configure).with :window
|
expect(manager).to receive(:configure).with :window
|
||||||
manager.handle event
|
manager.handle event
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user