зеркало из https://github.com/mozilla/treeherder.git
Ignore jest/expect-expect rule for a couple of test files
This commit is contained in:
Родитель
68bbb299bd
Коммит
97a6301143
|
@ -1,3 +1,4 @@
|
||||||
|
/* eslint-disable jest/expect-expect */
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import {
|
import {
|
||||||
render,
|
render,
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* eslint-disable jest/expect-expect */
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import {
|
import {
|
||||||
render,
|
render,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче