You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created the files src/hello.ts and src/hello.html and test/unit/hello.spec.ts. If I run npm test I get ERROR: 'There is no timestamp for /base/hello.js!'
I'm not sure what I am doing wrong here.
The text was updated successfully, but these errors were encountered:
I'm struggling to implement tests for my modules.
I have created the files src/hello.ts and src/hello.html and test/unit/hello.spec.ts. If I run npm test I get ERROR: 'There is no timestamp for /base/hello.js!'
I'm not sure what I am doing wrong here.
The text was updated successfully, but these errors were encountered: