Skip to content

Commit 8ecd7e1

Browse files
committed
Mute test for train: testStaticServeFromDir
1 parent a5ed8fc commit 8ecd7e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ if (build_snapshot_train) {
227227
exclude '**/*WebSocketTest*'
228228
exclude '**/*PostTest*'
229229
exclude '**/*testCustomUrls*'
230+
exclude '**/*testStaticServeFromDir*'
230231
}
231232
}
232233

0 commit comments

Comments
 (0)