mirror of
https://github.com/BreizhHardware/express-prom-bundle.git
synced 2026-01-18 16:27:28 +01:00
Remove exclusive test running
Silly me
This commit is contained in:
@@ -591,7 +591,7 @@ describe('index', () => {
|
||||
});
|
||||
});
|
||||
|
||||
fit('additional metricsApp can be used', done => {
|
||||
it('additional metricsApp can be used', done => {
|
||||
const app = express();
|
||||
const metricsApp = express();
|
||||
const bundled = bundle({metricsApp});
|
||||
|
||||
Reference in New Issue
Block a user