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
We converted the test runner from Brightscript to Typescript in this commit, but forgot to include the _brs_.resetMocks call in the new Typescript test runner. We should add that back in!
The text was updated successfully, but these errors were encountered:
Summary
We converted the test runner from Brightscript to Typescript in this commit, but forgot to include the
_brs_.resetMocks
call in the new Typescript test runner. We should add that back in!The text was updated successfully, but these errors were encountered: