chore(cloudbuild): removing the dependency on jest-fetch-mock and node-fetch

This commit is contained in:
blam
2020-10-09 12:04:27 +02:00
parent 00eaa37a1b
commit 3cf6336a50
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -14,5 +14,3 @@
* limitations under the License.
*/
import '@testing-library/jest-dom';
require('jest-fetch-mock').enableMocks();