Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Commit

Permalink
Merged branch master into master
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbeauvais committed Aug 12, 2017
2 parents a249f2b + 43e5196 commit 4f93aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/OneDriveAdapterTest.php
Expand Up @@ -3,9 +3,9 @@
namespace NicolasBeauvais\FlysystemOneDrive\Test;

use Microsoft\Graph\Graph;
use PHPUnit\Framework\TestCase;
use Microsoft\Graph\Http\GraphRequest;
use NicolasBeauvais\FlysystemOneDrive\OneDriveAdapter;
use PHPUnit\Framework\TestCase;

class OneDriveAdapterTest extends TestCase
{
Expand Down

0 comments on commit 4f93aac

Please sign in to comment.