We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a237a commit 79ffa32Copy full SHA for 79ffa32
pkg/apis/deployment/v2alpha1/arango_task_test.go
@@ -36,6 +36,7 @@ func Test_ArangoTask_Details(t *testing.T) {
36
"data": "exp",
37
})
38
}
39
+
40
func arangoTaskDetails(t *testing.T, obj interface{}) {
41
arangoTaskDetailsExp(t, obj, obj)
42
0 commit comments