]> source.dussan.org Git - nextcloud-server.git/commit
DefaultTokenProviderTest mocked/asserted the wrong method 3650/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 28 Feb 2017 09:26:19 +0000 (10:26 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 28 Feb 2017 09:26:19 +0000 (10:26 +0100)
commite782f90d984bff28d15edbe0b30d921d9e4a96ee
treec580de94a4f3fd8e10184869fdc31a1c642a51ce
parentb72b02778dac5b1ab15594de8dce0ccd04a030ba
DefaultTokenProviderTest mocked/asserted the wrong method

It's 'getRemember' instead of 'getRememberMe', hence some warnings
were generated by phpunit.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tests/lib/Authentication/Token/DefaultTokenProviderTest.php