forked from geolba/tethys.backend
- npm updates
- prettier formaing for migration models
This commit is contained in:
parent
4714dfdd94
commit
4e97e47fbc
19 changed files with 103 additions and 108 deletions
|
@ -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 .
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue