diff --git a/Formula/h/hut.rb b/Formula/h/hut.rb index 8a0a1728b12e..87d6bb6e0d59 100644 --- a/Formula/h/hut.rb +++ b/Formula/h/hut.rb @@ -31,7 +31,7 @@ def install access-token "some_fake_access_token" } EOS - assert_match "Authentication error: Invalid OAuth bearer token", + assert_match "gqlclient: server failure: Invalid OAuth bearer token", shell_output("#{bin}/hut --config #{testpath}/config todo list 2>&1", 1) end end