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

Get tests to pass on windows #22

Open
wfscheper opened this issue Apr 19, 2020 · 0 comments
Open

Get tests to pass on windows #22

wfscheper opened this issue Apr 19, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@wfscheper
Copy link
Owner

The tests currently fail on windows with the following errors:

--- FAIL: TestIntegration (0.00s)
    --- FAIL: TestIntegration/capitalize/invalid (0.00s)
        --- FAIL: TestIntegration/capitalize/invalid/external (0.12s)
##[error]            testcase.go:55: setting default separator ' '
##[error]            testcase.go:114: stderror did not contain the expected error
                WANT:
                error: invalid capitalization strategy 'foo'
                
                GOT:
                error: invalid capitalization strategy 'foo'
@wfscheper wfscheper added help wanted Extra attention is needed good first issue Good for newcomers labels Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant