You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`includes` is valid ES6 but Phantom doesn't seem to like it: the tests
fail with it set. Reverted to the tried and true `indexOf`. All tests are
passing.
— Elliot Jackson <[email protected]>
0 commit comments