Skip to content

Commit 9d0f8b0

Browse files
committed
Whitespace
1 parent cc55600 commit 9d0f8b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ node("primary") {
3131
[ name: "win10Chrome", os: "windows-10", browser: "chrome" ],
3232
[ name: "win10FF", os: "windows-10", browser: "firefox" ]
3333
]
34-
3534
bedrockBrowsers(platforms: platforms, testDirs: [ "src/test/ts/browser" ])
3635

3736
stage("publish") {

0 commit comments

Comments
 (0)