Update tests

This commit is contained in:
xbgmsharp
2025-01-16 11:05:46 +01:00
parent 0c76edf793
commit 9f8b43577e
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ const metrics_simulator = require('./metrics_sample_simulator.json');
// not processed yet, { url: '/stays_view', res_body_length: 1},
// not processed yet, { url: '/moorages_view', res_body_length: 1},
{ url: '/logs_view', res_body_length: 1},
{ url: '/log_view', res_body_length: 2},
{ url: '/log_view', res_body_length: 0}, // not processed yet so empty
//{ url: '/stats_view', res_body_length: 1},
{ url: '/vessels_view', res_body_length: 1},
],