Skip to content

Commit 6faeaae

Browse files
typo
1 parent 5633d6c commit 6faeaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/manager/src/features/IAM/Users/UserDelegations/UserDelegationsTable.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ vi.mock('@tanstack/react-router', async () => {
4242
};
4343
});
4444

45-
describe('UserDelegations', () => {
45+
describe('UserDelegationsTable', () => {
4646
beforeEach(() => {
4747
queryMocks.useParams.mockReturnValue({
4848
username: 'test-user',

0 commit comments

Comments
 (0)