Skip to content

Commit

Permalink
Fix eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Mucsicska committed Feb 7, 2018
1 parent a03a0ad commit c0a93c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/assertions.test.js
Expand Up @@ -3,6 +3,7 @@
const chai = require('chai')
chai.should()
const testCaseFactory = require('./test-case-factory')
let calculator

describe('Assertion features', () => {
it('should handle nightwatch assert.ok', () => {
Expand Down

0 comments on commit c0a93c1

Please sign in to comment.