Content-Length: 250667 | pFad | http://github.com/NativeScript/nativescript-cli/commit/9f73e9640357ebe6736dfd52e0ad5997c5c0b339

1B fix(test): exit test command if karma finishes execution (#5618) · NativeScript/nativescript-cli@9f73e96 · GitHub
Skip to content

Commit 9f73e96

Browse files
authored
fix(test): exit test command if karma finishes execution (#5618)
1 parent 9d6743e commit 9f73e96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: lib/commands/test.ts

+2
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ abstract class TestCommandBase {
8989
liveSyncInfo,
9090
deviceDescriptors
9191
);
92+
// if we got here, it means karma exited with exit code 0 (success)
93+
process.exit(0);
9294
}
9395

9496
async canExecute(args: string[]): Promise<boolean> {

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/NativeScript/nativescript-cli/commit/9f73e9640357ebe6736dfd52e0ad5997c5c0b339

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy