X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fapi%2FApiUtilsTest.php;h=a1b623d897c46ade83125e5f6a332a77a43ab607;hb=00af48d9d20af1ce51c8ad42fe354fafc9ceb8a3;hp=df4e189a9f786b91718cde89b6152c90bac395c0;hpb=067c2dd8f5f6eb6cc808ddc4bd30aec104caf73d;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/api/ApiUtilsTest.php b/tests/api/ApiUtilsTest.php index df4e189a..a1b623d8 100644 --- a/tests/api/ApiUtilsTest.php +++ b/tests/api/ApiUtilsTest.php @@ -2,7 +2,7 @@ namespace Shaarli\Api; -use Shaarli\Base64Url; +use Shaarli\Http\Base64Url; /** * Class ApiUtilsTest