Skip to content

Commit a43d8f8

Browse files
zepatrikory-bot
authored andcommitted
test: faster and more reliable courier tests
GitOrigin-RevId: 30c7ebf095fd5c233e173dc0a645d7bcbe69115f
1 parent 4f8ff8e commit a43d8f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

oryx/jsonnetsecure/provider.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ type (
1818
JsonnetVM(context.Context) (VM, error)
1919
}
2020

21-
// TestProvider provides a secure VM by running go build on github.
22-
// com/ory/x/jsonnetsecure/cmd.
21+
// TestProvider provides a secure VM by running go build on github.com/ory/x/jsonnetsecure/cmd
2322
TestProvider struct {
2423
jsonnetBinary string
2524
pool Pool

0 commit comments

Comments
 (0)