Commit graph

4 commits

Author SHA1 Message Date
Stan Hu
09baadca34 Merge branch 'master' into sh-headless-chrome-support 2017-08-09 15:57:52 -07:00
Stan Hu
fa68b81b8e Change trigger('click') -> click for Chrome
Done via:

```
git grep --name-only trigger\(\'click\'\) | xargs sed -i -e "s/trigger('click')/click/g"
```
2017-08-02 22:13:46 -07:00
Robert Speicher
72a7b30c9f Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
blackst0ne
ece7a3cfdc Replace 'profile/notifications.feature' spinach test with an rspec analog 2017-06-22 13:28:11 +11:00