Skip to content

Commit

Permalink
please linter
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-drexler committed May 27, 2017
1 parent 4de6529 commit 395644e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
*/
'use strict';

const PasswordInputsCanBePastedIntoAudit = require('../../../audits/dobetterweb/password-inputs-can-be-pasted-into');
const PasswordInputsCanBePastedIntoAudit =
require('../../../audits/dobetterweb/password-inputs-can-be-pasted-into');
const assert = require('assert');

/* eslint-env mocha */
Expand Down

0 comments on commit 395644e

Please sign in to comment.