Commit ffd471f9 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Fix karma tests

parent 13380b16
...@@ -19,7 +19,7 @@ describe('PrometheusMetrics EE', () => { ...@@ -19,7 +19,7 @@ describe('PrometheusMetrics EE', () => {
}); });
afterEach(() => { afterEach(() => {
mock.reset(); mock.restore();
}); });
describe('Custom Metrics EE', () => { describe('Custom Metrics EE', () => {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment