Commit 4edd87e
committed
minor #893 [tests] bump symfony phpunit version for CI (jrushlow)
This PR was squashed before being merged into the 1.0-dev branch.
Discussion
----------
[tests] bump symfony phpunit version for CI
Flex recipe now uses PHPUnit `9.5` for the `SYMFONY_PHPUNIT_VERSION` https://github.com/symfony/recipes/pull/952/files#diff-7e77caa90dde27086b747cb093fb643bbed3d7dbb37baa4fd81a992504d18d99R15
Updates the test environment to look for and remove `<server name="SYMFONY_PHPUNIT_VERSION" value="9.5" />` from the phpunit config.
---
- disable the `_test` dbname suffix functionality in the test environment
Commits
-------
a6e70b9 disable test dbname suffix in tests
1c2276b [tests] bump symfony phpunit version2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
147 | 155 | | |
148 | 156 | | |
149 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
0 commit comments