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

Commitd6742b6

Browse files
committed
cleanup from commits
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent5841bdd commitd6742b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/services/testRunner/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,15 +136,13 @@ const createTestRunner = (data: TT.Tutorial, callbacks: Callbacks) => {
136136

137137
// PASS
138138
if(tap.ok){
139-
console.log('running pass')
140139
clearOutput(failChannelName)
141140

142141
callbacks.onSuccess(position)
143142

144143
if(onSuccess){
145144
onSuccess()
146145
}
147-
5
148146
}else{
149147
// should never get here
150148
onError(newError(`Error with running test${JSON.stringify(position)}`))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp