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

Fix failing test for #65 #435

Merged
merged 1 commit into from
Feb 26, 2020
Merged

Fix failing test for #65 #435

merged 1 commit into from
Feb 26, 2020

Conversation

pvdlg
Copy link
Contributor

@pvdlg pvdlg commented Feb 26, 2020

I though #65 was fixed in #425 because the associated test was not failing anymore.
Turns out the failing test was incorrect. It was failing because setting !{test/,}fixture{s,}/** would just ignore whatever is in test/fixture, not because of a default ignore (the default ignore for fixture was removed at some point).

I changed the test to use a negative of one of out current ignore default and it's failing again as a result.
So unfortunately #65 is not fixed :(

@sindresorhus sindresorhus merged commit 6dc2011 into master Feb 26, 2020
@sindresorhus sindresorhus deleted the reopen-65 branch February 26, 2020 07:51
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

Successfully merging this pull request may close these issues.

None yet

2 participants