We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c7f936 + 4fc0629 commit 1d8c5d2Copy full SHA for 1d8c5d2
1 file changed
Formula/h/hut.rb
@@ -31,7 +31,7 @@ def install
31
access-token "some_fake_access_token"
32
}
33
EOS
34
- assert_match "Authentication error: Invalid OAuth bearer token",
+ assert_match "gqlclient: server failure: Invalid OAuth bearer token",
35
shell_output("#{bin}/hut --config #{testpath}/config todo list 2>&1", 1)
36
end
37
0 commit comments