chg: [travis] Delete the event created by curl test

pull/4919/head
Raphaël Vinot 2019-07-19 17:39:33 +02:00
parent 5418eee485
commit 8bd903f07d
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ curl -H "Authorization: $AUTH" -X GET http://misp.local/events/csv/download/1/i
cat 1.csv
cut -d, -f2 --complement event.csv | sort > compare.csv
diff compare.csv 1.csv
curl -i -H "Accept: application/json" -H "content-type: application/json" -H "Authorization: $AUTH" -X POST http://misp.local/events/delete/1