Skip to content

Commit 73abe7c

Browse files
nfedykCopilot
andauthored
Update test/unit.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3a02d0f commit 73abe7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ describe("test PSCommandService w/ o365CommandRegistry", function () {
700700
} finally {
701701
await psCommandService.execute("removeItem", {
702702
Path: "./test.txt",
703-
});
703+
});
704704
setTimeout(() => {
705705
statefulProcessCommandProxy.shutdown();
706706
}, 5000);

0 commit comments

Comments
 (0)