Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Improvements #1005

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Test Improvements #1005

merged 1 commit into from
Mar 6, 2025

Conversation

crynobone
Copy link
Member

fix following errors:

1) Laravel\Octane\Tests\ApplicationFactoryTest::test_application_can_be_created
* Test code or tested code did not remove its own error handlers

* Test code or tested code did not remove its own exception handlers

/home/runner/work/octane/octane/tests/ApplicationFactoryTest.php:9

fix following errors:

```
1) Laravel\Octane\Tests\ApplicationFactoryTest::test_application_can_be_created
* Test code or tested code did not remove its own error handlers

* Test code or tested code did not remove its own exception handlers

/home/runner/work/octane/octane/tests/ApplicationFactoryTest.php:9
```

Signed-off-by: Mior Muhammad Zaki <[email protected]>
@taylorotwell taylorotwell merged commit dcd0e57 into 2.x Mar 6, 2025
31 checks passed
@taylorotwell taylorotwell deleted the test-improvements branch March 6, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants