Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Fix npm test script #112

Closed
wants to merge 1 commit into from
Closed

Fix npm test script #112

wants to merge 1 commit into from

Conversation

tyleryasaka
Copy link
Contributor

Checklist:

  • Code contains relevant tests for the problem you are solving
  • Ensure all new and existing tests pass
  • Update any relevant READMEs and docs
  • Submit to the develop branch instead of master

Description:

Before this was failing on jest errors. This fixes the script so that it doesn't fail. (There are still no tests.)

We were getting this error: facebook/create-react-app#1319

@tyleryasaka tyleryasaka mentioned this pull request Apr 18, 2018
4 tasks
@wanderingstan
Copy link
Contributor

Hey @tyleryasaka is this one still good to go? Looks pretty minor and could be included in 0.5.9 release.

Before this was failing on jest errors. This fixes the script so that it doesn't fail. (There are still no tests.)

We were getting this error: facebook/create-react-app#1319
@tyleryasaka
Copy link
Contributor Author

@wanderingstan Just resolved the conflicts - this is good to go.

Kinda wondering if we should just remove the test script altogether since it's not being used, unless we plan to actually use it soon. Either way, we can go ahead and merge this and think about that later.

@tyleryasaka
Copy link
Contributor Author

I see this issue has been addressed now. Closing.

@tyleryasaka tyleryasaka closed this May 9, 2018
@tyleryasaka tyleryasaka deleted the fix-test-script branch May 9, 2018 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants