]> git.mxchange.org Git - friendica.git/commit
Instantiate the App in test bootstrap
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 7 Jul 2018 01:20:29 +0000 (21:20 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Mon, 16 Jul 2018 23:38:15 +0000 (19:38 -0400)
commit1f1a3930b238b5773ca23f0e3dfb6702b0928549
tree8d0de56626f64d1b0e83857b22d03682a42d6eb0
parent3433c22116bb2e32dc3ce0072cd5bc8b04a92302
Instantiate the App in test bootstrap

- Remove wrong App instantiation in Lock test
tests/bootstrap.php
tests/src/Core/Lock/LockTest.php