Skip to content

Commit

Permalink
chore: Tolerate GitHub rate limiting in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Feb 20, 2022
1 parent 3a8c4cc commit 8714b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/testdata/scripts/doctor_unix.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mksourcedir
# test that chezmoi doctor behaves as expected
chezmoi doctor
stdout '^ok\s+version\s+'
stdout '^warning\s+latest-version\s+'
stdout '^\w+\s+latest-version\s+'
stdout '^ok\s+os-arch\s+'
! stdout '^\S+\s+systeminfo\s+'
stdout '^ok\s+uname\s+'
Expand Down

0 comments on commit 8714b95

Please sign in to comment.