Delete the new note created during a test from algolia

This commit is contained in:
Jonny Barnes 2016-11-29 17:30:11 +00:00
parent 74a99576d9
commit a58247615f
3 changed files with 16 additions and 3 deletions

View file

@ -9,3 +9,5 @@ DB_CONNECTION=travis
CACHE_DRIVER=array
SESSION_DRIVER=array
QUEUE_DRIVER=sync
SCOUT_DRIVER='null'