Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
a more correct wording
Browse files Browse the repository at this point in the history
  • Loading branch information
bdavidxyz committed Jan 31, 2017
1 parent 025da6a commit ebdf49d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ describe('int938 Integration | Component | WindowComparison', function () {
// - Ember-mocha: https://github.com/emberjs/ember-mocha#setup-component-tests
// - Ember: https://guides.emberjs.com/v2.10.0/testing/testing-components
// - https://guides.emberjs.com/v2.10.0/tutorial/autocomplete-component/
it('should blabla', function () {
it('should render', function () {
// given
this.set('answer', answer);
this.set('challenge', challenge);
Expand Down

0 comments on commit ebdf49d

Please sign in to comment.