forked from AkkomaGang/akkoma
Spelling was wrong in test as well
This commit is contained in:
parent
7d73e7a09a
commit
138a3c1fe4
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ test "get conn on next request" do
|
|||
assert opts[:conn] == nil
|
||||
assert opts[:close_conn] == nil
|
||||
end) =~
|
||||
"Gun connections pool checkin was not succesfull. Trying to open conn for next request."
|
||||
"Gun connections pool checkin was not successful. Trying to open conn for next request."
|
||||
|
||||
opts = Gun.options(uri)
|
||||
|
||||
|
|
Loading…
Reference in a new issue