Skip to content

Commit 2ef2353

Browse files
committed
Fix make tests command
1 parent c501d53 commit 2ef2353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/crds/controllers/batch/batchjob_controller_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ func uploadTestAPISpec(apiName string, apiID string) error {
4949
Name: "api",
5050
Image: "quay.io/cortexlabs/batch-container-test:master",
5151
Command: []string{"/bin/run"},
52+
Compute: &userconfig.Compute{},
5253
},
5354
},
5455
},

0 commit comments

Comments
 (0)