- npm updates

- prettier formaing for migration models
This commit is contained in:
Kaimbacher 2023-07-27 14:53:34 +02:00
parent 4714dfdd94
commit 4e97e47fbc
19 changed files with 103 additions and 108 deletions

View file

@ -62,7 +62,7 @@ test.group('DatasetController', (group) => {
'User-Agent',
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
)
.set('Host', 'localhost:4001')
// .set('Host', 'localhost:4001')
// .set('Referer', 'http://localhost:3333/submitter/dataset')
// .set('Authorization', `Bearer ${authToken}`) // Set the Authorization header with the authentication token .