DavyJonesLocker / ember-cli-test-interactions

Ember acceptance test helpers.
MIT License
3 stars 0 forks source link

use Chrome for travis #14

Closed Daniel-Xu closed 8 years ago

Daniel-Xu commented 8 years ago

Fixes https://github.com/DockYard/ember-cli-test-interactions/issues/11 Fixes https://github.com/DockYard/ember-cli-test-interactions/pull/3

Daniel-Xu commented 8 years ago

and we can close this PR? https://github.com/DockYard/ember-cli-test-interactions/pull/3

michaeldupuisjr commented 8 years ago

@Daniel-Xu Yep. Any commits that resolve a GH Issue should reference that issue in the commit message:

In this case:

Fixes #11
Fixes #3
michaeldupuisjr commented 8 years ago

Once the commit message is updated, this looks good to me!

Daniel-Xu commented 8 years ago

@michaeldupuisjr thanks for reviewing, I've updated the commit message