Skip to content

Commit 6e3309a

Browse files
henderkesCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Marc <m@pyc.ac>
1 parent 57fe759 commit 6e3309a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frankenphp_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ func testPreparedEnvIsVisibleToGetenv(t *testing.T, opts *testOptions) {
787787

788788
expectedEnv := "'hello'"
789789
if opts.workerScript != "" {
790-
// workers don't populate $_ENV regardless or variables_order
790+
// workers don't populate $_ENV regardless of variables_order
791791
expectedEnv = "NULL"
792792
}
793793

0 commit comments

Comments
 (0)