mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
fix: failing test for create alert button
This commit is contained in:
parent
1c7e80cf38
commit
1779d66a9e
@ -801,6 +801,7 @@ describe('TracesExplorer - ', () => {
|
||||
|
||||
expect(historyPush).toHaveBeenCalledWith(
|
||||
expect.stringContaining(`${ROUTES.ALERTS_NEW}`),
|
||||
expect.any(Object),
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user