Commit fc0ed8b9 authored by Bryce Johnson's avatar Bryce Johnson

Shush eslint.

parent 2b19ce62
......@@ -157,7 +157,7 @@ describe('MRWidgetPipeline', () => {
}).$mount();
});
it('should coerce triggeredBy into a collection', function() {
it('should coerce triggeredBy into a collection', function () {
expect(this.vm.triggeredBy.length).toBe(1);
});
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment