Skip to content

Commit 8352d7f

Browse files
committed
stembuild: nit formatting
1 parent bd073dc commit 8352d7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stembuild/integration/interrupt_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ import (
88
"path/filepath"
99
"time"
1010

11-
"github.com/cloudfoundry/bosh-windows-stemcell-builder/stembuild/test/helpers"
12-
1311
. "github.com/onsi/ginkgo/v2"
1412
. "github.com/onsi/gomega"
13+
14+
"github.com/cloudfoundry/bosh-windows-stemcell-builder/stembuild/test/helpers"
1515
)
1616

1717
var _ = Describe("Interrupts", func() {

0 commit comments

Comments
 (0)