Skip to content

Commit

Permalink
Remove unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
flostadler committed Nov 14, 2024
1 parent 7845feb commit 91b4c04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion provider/provider_nodejs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ func TestParallelLambdaCreation(t *testing.T) {
return
}

t.TempDir()
tempFile, err := createLambdaArchive(25 * 1024 * 1024)
require.NoError(t, err)
defer os.Remove(tempFile)
Expand Down

0 comments on commit 91b4c04

Please sign in to comment.