]> source.dussan.org Git - nextcloud-server.git/commit
Fix PublicKeyTokenProviderTest import and mock 35077/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Thu, 10 Nov 2022 14:36:24 +0000 (15:36 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Thu, 10 Nov 2022 14:40:35 +0000 (15:40 +0100)
commit9d0e79f10d177d26902cfa5d37ca2aec5bf75c77
tree087aea9a7a999862329768851a974fb5a823c93f
parentcfa291ec8f68f89e8560b2e297c0b600cb2ea224
Fix PublicKeyTokenProviderTest import and mock

* IDBConnection import missing
* Atomic doesn't need a mock

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