Spelling was wrong in test as well
authorMark Felder <feld@FreeBSD.org>
Tue, 18 Feb 2020 15:30:18 +0000 (09:30 -0600)
committerMark Felder <feld@FreeBSD.org>
Tue, 18 Feb 2020 15:30:18 +0000 (09:30 -0600)
test/http/adapter/gun_test.exs

index 37489e1a4501ecb5607049402ab31b435067abc0..1d7977c83bb371eeab885ca3553924a5853b3cbf 100644 (file)
@@ -101,7 +101,7 @@ defmodule Pleroma.HTTP.Adapter.GunTest 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)