Commit 78193665 authored by Miguel Rincon's avatar Miguel Rincon

Remove redundant property in test

parent 6cbc1d76
......@@ -72,7 +72,6 @@ describe('Dashboard', () => {
createComponent({
hasMetrics: true,
customMetricsPath: '/endpoint',
customMetricsAvailable: false,
});
});
it('does not render add button on the dashboard', () => {
......
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