Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
DudaGod committed Sep 19, 2016
1 parent 1813a7a commit c656c61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/unit/plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

const proxyquire = require('proxyquire');

let plugins;

describe('plugins', () => {
let plugins;
let foobarPlugin;
let gemini;

Expand Down

0 comments on commit c656c61

Please sign in to comment.