Appease the linter
This commit is contained in:
parent
5855930221
commit
99ad1781a5
6 changed files with 12 additions and 11 deletions
|
@ -15,5 +15,5 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
export default function workerFactory(options) {
|
||||
return jest.fn;
|
||||
return jest.fn;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue