mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-18 13:48:58 +02:00
fix: rename tests
This commit is contained in:
parent
6812e36c2d
commit
6fa417c57a
@ -22,7 +22,7 @@ const TestWrapper = () => (
|
||||
</Routes>
|
||||
);
|
||||
|
||||
describe('useUrlState', () => {
|
||||
describe('useImpactMetricsState', () => {
|
||||
beforeEach(() => {
|
||||
window.localStorage.clear();
|
||||
});
|
Loading…
Reference in New Issue
Block a user