]> BookStack Code Mirror - bookstack/commit
Testing: Added entity decode flag and phpunit env option 4497/head
authorDan Brown <redacted>
Sat, 2 Sep 2023 14:39:45 +0000 (15:39 +0100)
committerDan Brown <redacted>
Sat, 2 Sep 2023 14:39:45 +0000 (15:39 +0100)
commita720b3725de75ab60037aec0394889152a5dca4a
treeed2ad97fd6c1c8f851afa019cd56e91a96ee14c6
parent3847a761347f708253e2f5c79b43bfc03d019aba
Testing: Added entity decode flag and phpunit env option

- Passed decode flags to provide consistent behaviour across PHP
  versions during testing.
- Added env option to prevent local option taking action in PHPunit
  tests.
phpunit.xml
tests/Activity/WatchTest.php