maps/tests
Maximilian Bosch f9118d857d
tests/bootstrap: don't re-declare PHPUNIT_RUN
This is already set by Nextcloud's bootstrap (and from what I've seen we
require that anyways), so no need to do this on our own.

This also resolves the following warnings from `make test`:

    Warning: Constant PHPUNIT_RUN already defined in /home/ma27/Projects/nextcloud/tests/bootstrap.php on line 7
    PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/ma27/Projects/nextcloud/tests/bootstrap.php:7) in /home/ma27/Projects/nextcloud/lib/private/legacy/OC_Response.php on line 71

Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
2024-10-07 17:26:13 +02:00
..
Integration
Unit Bump app to Nextcloud 30 2024-10-07 17:26:12 +02:00
stubs
test_files
bootstrap.php tests/bootstrap: don't re-declare PHPUNIT_RUN 2024-10-07 17:26:13 +02:00
phpunit.integration.xml
phpunit.unit.xml
psalm-baseline.xml