Skip to content

Commit

Permalink
Rebase and add .js
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanjanroy committed May 28, 2019
1 parent a122352 commit 516d06d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/
'use strict';

const Audit = require('../audit');
const Audit = require('../audit.js');
const CumulativeLQD = require('../../computed/metrics/cumulative-long-queuing-delay.js');

// TODO(deepanjanroy): i18n strings once metric is final.
Expand Down

0 comments on commit 516d06d

Please sign in to comment.