Delete the new note created during a test from algolia
This commit is contained in:
parent
74a99576d9
commit
a58247615f
3 changed files with 16 additions and 3 deletions
|
@ -9,3 +9,5 @@ DB_CONNECTION=travis
|
|||
CACHE_DRIVER=array
|
||||
SESSION_DRIVER=array
|
||||
QUEUE_DRIVER=sync
|
||||
|
||||
SCOUT_DRIVER='null'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue