mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-30 16:50:10 -04:00
Modifies JSHint config to enable new Ember e2e tests syntax
This commit is contained in:
parent
946e837542
commit
015e5ae8a0
1 changed files with 7 additions and 0 deletions
|
@ -20,6 +20,13 @@
|
|||
"blank",
|
||||
"present",
|
||||
"visit",
|
||||
"click",
|
||||
"currentPath",
|
||||
"currentRouteName",
|
||||
"currentURL",
|
||||
"fillIn",
|
||||
"keyEvent",
|
||||
"triggerEvent",
|
||||
"count",
|
||||
"exists",
|
||||
"asyncTestDiscourse",
|
||||
|
|
Loading…
Add table
Reference in a new issue