Skip to content

Conversation

@roshandelpoor
Copy link
Contributor

This PR adds a new test case that verifies the interaction between process sequences and environment variables. The test ensures proper handling of multiple environment variables across sequential process executions.

Added testProcessWithMultipleEnvironmentVariablesAndSequences() to verify:

  • Multiple environment variables can be set and read in a single process
  • Process sequences return different values for the same environment variables
  • Environment variables are correctly passed to processes
  • Process sequences maintain state between calls

Related Issues

None

@roshandelpoor roshandelpoor changed the title [12.x] Process sequence with multiple env variables [12.x] Add test coverage for Process sequence with multiple env variables Apr 14, 2025
@taylorotwell taylorotwell merged commit c1fe481 into laravel:12.x Apr 15, 2025
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants