We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running rake teaspoon gives this error. Something to do with ES6 and PhantomJS.
rake teaspoon
Teaspoon running default suite at http://127.0.0.1:56313/teaspoon/default ReferenceError: Can't find variable: WeakMap # activestorage.self-1ed4604ac2170045f1ffca4edb81a75246661555e4f9cf682bb8a21825e32e1c.js:858 # activestorage.self-1ed4604ac2170045f1ffca4edb81a75246661555e4f9cf682bb8a21825e32e1c.js:2
The text was updated successfully, but these errors were encountered:
Development work on PhantomJS has been suspended. We should move to another driver (like selenium) or another test framework.
jejacks0n/teaspoon#545
Sorry, something went wrong.
Investigating a JS testing migration to Jest.
ewlarson
No branches or pull requests
Running
rake teaspoon
gives this error. Something to do with ES6 and PhantomJS.The text was updated successfully, but these errors were encountered: