Skip to content

Commit

Permalink
feat: eslint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel committed Feb 25, 2020
1 parent d67a1a1 commit 278adf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/helpers/open-modal-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ module('Integration | Helper | open-modal', (hooks) => {
});

test('it handles the service resolve response with two optional parameters', async function(assert) {

let openModalCalled = false;

const mockedService = Ember.Service.extend({
Expand Down

0 comments on commit 278adf9

Please sign in to comment.