stable
Clone or download
Read-only
chore: close request #35063 ReportCriteriaDaoTest should clean up after itself
No functional change. $ SETUP_ONLY=true make tests-db $ sudo -E -u codendiadm $PHP_CLI /usr/share/tuleap/src/vendor/bin/phpunit --configuration /usr/share/tuleap/tests/integration/phpunit.xml --do-not-cache-result --random-order-seed 1698129062 In the test container, if you run the tests twice (with the command above), tests sould pass the second time also. Change-Id: I34ef841a4723d66a5c6aac82a357c0741b019fa2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/tests/integration/ReportCriteriaDaoTest.php | +13 | −0 | Go to diff View file |
M | tests/integration/bin/run.sh | +1 | −1 | Go to diff View file |