Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed May 15, 2024
1 parent f7e79b4 commit d12a889
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ func TestEndToEnd(t *testing.T) {
},
},
},
SecurityContext: &flyteIdlCore.SecurityContext{Connection: "openai"},
SecurityContext: &flyteIdlCore.SecurityContext{ConnectionRef: "openai"},
}

expectedOutputs, err := coreutils.MakeLiteralMap(map[string]interface{}{"x": 1})
Expand Down

0 comments on commit d12a889

Please sign in to comment.