Skip to content

Commit c13b6ee

Browse files
committed
Temporarily disable linting on Dashboard spec
Considering that it's a pending spec, allow checks to pass for the moment.
1 parent 1746d3e commit c13b6ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/components/dashboard/dashboard.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable no-unused-vars */
12
import React from 'react';
23
import { shallow } from 'enzyme';
34
import Dashboard from 'components/dashboard/dashboard';

0 commit comments

Comments
 (0)