Skip to content

Commit

Permalink
FE: Added test code for changing default value notation of ConsumerGr…
Browse files Browse the repository at this point in the history
…oups component
  • Loading branch information
K-Diger committed Dec 22, 2024
1 parent 1ad8cb8 commit 138c1d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React from 'react';
import { screen } from '@testing-library/react';
import { render } from 'lib/testHelpers';
import { useConsumerGroups } from 'lib/hooks/api/consumers';

import List from 'components/ConsumerGroups/List';

// Mock hooks
Expand Down

0 comments on commit 138c1d1

Please sign in to comment.