Fix description wording in Client#to_s specs
This commit is contained in:
parent
3776abf405
commit
2cad5da620
@ -33,7 +33,7 @@ module Uh
|
||||
expect(client.to_s).to include geo.to_s
|
||||
end
|
||||
|
||||
it 'includes window id' do
|
||||
it 'includes window string representation' do
|
||||
expect(client.to_s).to include 'wid'
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user