Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming master to main broke a test #74

Closed
genehack opened this issue Oct 22, 2020 · 1 comment
Closed

Renaming master to main broke a test #74

genehack opened this issue Oct 22, 2020 · 1 comment
Assignees

Comments

@genehack
Copy link
Owner

t/01-run.t ............... 1/32
#   Failed test 'expected answer'
#   at t/lib/Test/App/GitGot/Repo/Git.pm line 26.
#   (in Test::App::GitGot::Repo::Git->test_current_branch)
#          got: 'main'
#     expected: 'master'
# Testing with git version: 2.28.0
# Looks like you failed 1 test of 32.

Fix it!

@genehack genehack self-assigned this Oct 22, 2020
genehack added a commit that referenced this issue Oct 27, 2020
...and update some tests to expect this new answer
genehack added a commit that referenced this issue Oct 27, 2020
  * switch JSON backend to JSON::MaybeXS (Karen Etheridge)
  * s/master/main/g in tests and documentation [#74] (genehack)
@genehack
Copy link
Owner Author

Fixed in v1.338.

genehack added a commit that referenced this issue Oct 30, 2020
  * s/main/master/g in tests and documentation [#74] (genehack)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant