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
1) FileSystem
mkdir()
creates folder but uses the "fs" module if in C9: 'a':
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert_1.default.ok(mkdirSpy.calledOnce)
+ expected - actual
-false
+true
at Context.<anonymous> (d:\a\aws-toolkit-vscode\aws-toolkit-vscode\src\test\srcShared\fs.test.ts:177:24)