Skip to content

Commit e3cdd64

Browse files
committed
Fix typo in use line
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent df877d4 commit e3cdd64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Unit/ClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
namespace OCA\SharePoint\Tests\Unit;
2525

2626
use Exception;
27-
use OCA\SharePoin\Helper\RequestsWrapper;
27+
use OCA\SharePoint\Helper\RequestsWrapper;
2828
use OCA\SharePoint\ContextsFactory;
2929
use OCA\SharePoint\Client;
3030
use OCA\SharePoint\NotFoundException;

0 commit comments

Comments
 (0)