Skip to content

Commit

Permalink
bad name
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
  • Loading branch information
jordan-rash committed Dec 12, 2024
1 parent a1d738d commit c3369eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/workload_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ func TestDirectStartService(t *testing.T) {
}
}

func TestDirectStartJob(t *testing.T) {
func TestDirectStartFunction(t *testing.T) {
workingDir := t.TempDir()

binPath, err := buildTestBinary(t, "./testdata/function/main.go", workingDir)
Expand Down

0 comments on commit c3369eb

Please sign in to comment.