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
Just getting into creating spec files for my projects so not sure what I am missing here.
When I generated a spec for a file it added import { autoSpy } from 'autoSpy'; but cant find a package for autoSpy.
The text was updated successfully, but these errors were encountered:
Just getting into creating spec files for my projects so not sure what I am missing here.
When I generated a spec for a file it added
import { autoSpy } from 'autoSpy';
but cant find a package for autoSpy.The text was updated successfully, but these errors were encountered: