fix(lint)

This commit is contained in:
Juan Tejada 2016-10-04 12:06:28 -07:00
parent b26a5b252c
commit de9e627924

View file

@ -30,7 +30,7 @@ const patched = proxyquire("../lib/items/update-notification",
const UpdateNotification = patched.default;
describe("UpdateNotification", () => {
describe("UpdateNotification", function describeBlock() {
beforeEach(() => {
stubUpdaterState = 'idle'
stubUpdaterReleaseVersion = undefined