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
|
||||
end
|
||||
|
||||
it 'configure the event window' do
|
||||
it 'configures the event window' do
|
||||
expect(manager).to receive(:configure).with :window
|
||||
manager.handle event
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user