-
Notifications
You must be signed in to change notification settings - Fork 6
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
Create a helper to check when Ember.$, $ or jQuery are used in component code #156
Comments
This was referenced Oct 22, 2015
This was referenced Dec 16, 2015
notmessenger
added a commit
that referenced
this issue
Jan 30, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently we have tests that check when Ember.$, $ or jQuery are referenced in component code. Abstract a helper out of the current code that can be used in other tests.
The text was updated successfully, but these errors were encountered: