Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb8d01ea

Browse files
committed
prevent success on test error
1 parente37a806 commitb8d01ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/actions/runTest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ async function runTest({onSuccess, onFail, onRun, onError}: Props): Promise<void
9595
if(!stdout){
9696
console.error('SOMETHING WENT WRONG WITH A PASSING TEST')
9797
onError()
98+
return
9899
}
99100
// test runner failed
100101
channel=getOutputChannel(outputChannelName)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp