]> git.mxchange.org Git - friendica.git/commit
Fix PConfiguration tests
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 16 Jul 2019 04:19:04 +0000 (00:19 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 16 Jul 2019 04:19:04 +0000 (00:19 -0400)
commitea6b02a1f5c2fd09f7ba9d3ef5d95e39cd3eed6d
tree6986bf5005f71164167cd9f2989adb80672b93cf
parentcf70d0beb49c2b8f93a778172d7497c44102e654
Fix PConfiguration tests

- Replace uid = 0 (invalid uid) with 42
- Remove isConnected mocked calls for invalid uid test
tests/src/Core/Config/JitPConfigurationTest.php
tests/src/Core/Config/PConfigurationTest.php
tests/src/Core/Config/PreloadPConfigurationTest.php