thefrontside / ember-let

Create variable bindings inside your handlebars templates
MIT License
52 stars 16 forks source link

Remove `andThen` from acceptance tests. #9

Closed cowboyd closed 7 years ago

cowboyd commented 7 years ago

Our test suite naturally flow from action to consequence using the built in mocha primitives, and should not need the use of andThen

cowboyd commented 7 years ago

This was resolved with #10