nextcloud/apps/files_sharing/tests/Controller
Daniel Calviño Sánchez 243df99fcf Fix formatting of email and circle shares
Due to a misplaced "||" instead of "===" the condition was always met,
so every share type in the conditional chain after the remote and remote
group shares was formatted as a remote/remote group share.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-12 21:24:55 +02:00
..
ExternalShareControllerTest.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewControllerTest.php Fix PublicPreviewControllerTests 2018-06-20 08:53:37 +02:00
ShareAPIControllerTest.php Fix formatting of email and circle shares 2018-07-12 21:24:55 +02:00
ShareControllerTest.php Fix ShareControllerTest 2018-06-20 08:53:37 +02:00
ShareInfoControllerTest.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
ShareesAPIControllerTest.php update unit tests 2018-07-11 10:11:48 +02:00