]> source.dussan.org Git - nextcloud-server.git/commit
Add unit tests for "validateExpirationDateInternal"
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 12 Nov 2020 10:50:16 +0000 (11:50 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 16 Nov 2020 13:16:59 +0000 (13:16 +0000)
commit1464ace78877bb2af894122ea9a4208616223f51
treec65bf8f0dfde3257294e63108b938842f9dc8e70
parent182e28bfbce58f16303cbd29d50d286d33111775
Add unit tests for "validateExpirationDateInternal"

They were copied and adjusted as needed from the tests for
"validateExpirationDate".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
tests/lib/Share20/ManagerTest.php