Fix tests for the relocated createPhotoLink method

This commit is contained in:
Jonny Barnes 2017-06-22 16:41:27 +01:00
parent 4b0a6cad1d
commit 005685ed42
3 changed files with 12 additions and 40 deletions

View file

@ -2,6 +2,7 @@
namespace App;
use Cache;
use Twitter;
use HTMLPurifier;
use Carbon\Carbon;