Skip to content

Added TestLocation to the list of exports #955

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

Merged
merged 1 commit into from
Mar 21, 2015

Conversation

kirill-konshin
Copy link
Contributor

A small fix for #789

@kirill-konshin
Copy link
Contributor Author

INFO [karma]: Karma v0.12.31 server started at http://localhost:9876/
INFO [launcher]: Starting browser Firefox
INFO [Firefox 31.0.0 (Linux)]: Connected on socket 9HqLLOoNRf1_DQVrrWn2 with id 46410521
WARN [Firefox 31.0.0 (Linux)]: Disconnected (1 times), because no message in 10000 ms.
Firefox 31.0.0 (Linux): Executed 0 of 0 DISCONNECTED (10.005 secs / 0 secs)
npm ERR! Test failed.  See above for more details.
npm ERR! not ok code 0
The command "npm test" exited with 1.

How to fix failed test?

@kirill-konshin
Copy link
Contributor Author

Local tests work:

react-router dis$ npm test

> [email protected] test /Users/dis/Sites/_contrib/react-router
> jsxhint . && karma start

INFO [karma]: Karma v0.12.31 server started at http://localhost:9876/
INFO [launcher]: Starting browser Chrome
INFO [Chrome 41.0.2272 (Mac OS X 10.10.3)]: Connected on socket aXmKD_ra4NbkbHTirz6E with id 9228277
................................................................................
................................
WARN: 'Warning: <Redirect> may not have a "handler" prop'
.
WARN: 'Warning: <Redirect> may not have a "handler" prop'
.
WARN: 'Warning: <Redirect> may not have a "handler" prop'
.
WARN: 'Warning: <Redirect> may not have a "handler" prop'
......
Chrome 41.0.2272 (Mac OS X 10.10.3): Executed 121 of 121 SUCCESS (0.737 secs / 0.491 secs)

ryanflorence added a commit that referenced this pull request Mar 21, 2015
Added TestLocation to the list of exports
@ryanflorence ryanflorence merged commit 51f6f72 into remix-run:master Mar 21, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
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