Skip to content

Commit 1d8c5d2

Browse files
authored
Merge pull request #260235 from Homebrew/hut-test
hut: update test
2 parents 5c7f936 + 4fc0629 commit 1d8c5d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/h/hut.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def install
3131
access-token "some_fake_access_token"
3232
}
3333
EOS
34-
assert_match "Authentication error: Invalid OAuth bearer token",
34+
assert_match "gqlclient: server failure: Invalid OAuth bearer token",
3535
shell_output("#{bin}/hut --config #{testpath}/config todo list 2>&1", 1)
3636
end
3737
end

0 commit comments

Comments
 (0)