This commit is contained in:
2026-02-19 09:46:46 +00:00
parent 767a40e01e
commit 7c3197455f
5 changed files with 36 additions and 29 deletions

View File

@@ -75,4 +75,4 @@ tap.test('should disable Prometheus endpoint', async () => {
}
});
tap.start();
export default tap.start();