Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit dcf942f

Browse files
author
Kamil Kisiela
committed
refactor: remove mocking console.warn
1 parent 56a21e4 commit dcf942f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/index-spec.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ import './helpers';
44
import './runs';
55
import './types';
66
import './wrappers';
7-
8-
// mock console warn (we don't need no education - from formly ;] )
9-
console.warn = function consoleWarn() {};

0 commit comments

Comments
 (0)