Quantcast
Channel: User scio me nescire - Stack Overflow
Viewing all articles
Browse latest Browse all 38

Answer by scio me nescire for Angular unit test with TypeScript: TS2304: Cannot find name 'module'

$
0
0

before:

beforeEach(function () {  module('app');}

after:

beforeEach(function () {  angular.mock.module('app');}

Viewing all articles
Browse latest Browse all 38

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>