Add resetFormatsAfterRequest issue test#29
Conversation
daa5190 to
a14746f
Compare
|
@Seros I did a local checkout to your branch, installed dependencies and manually patched locally the changes in the module in your PR and I still see errors in the test execution. Please, if this requires any additional steps not covered in the CI detail them so I can test. |
|
I just did a clean checkout, executed the commands mentioned in the symfony.yml workflow, applied the changes from the module and run the tests. Everything looks fine. Which tests failed and what were the errors? Did you run |
|
@Seros Thanks, I can now see that the test runs fine with your changes and fails without them. However, in the output of could you verify that your changes do not affect the other tests in the project? |
|
Sure, I'll check this 👍 |
|
Regarding |
Tests Codeception/module-symfony#209