Skip to content

Commit

Permalink
feat(pci.db): fix pr comments
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Bullet <arthur.bullet@ovhcloud.com>
  • Loading branch information
abullet33 committed Feb 6, 2025
1 parent 5d7d69d commit 909d792
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ describe('Add Pattern modal', () => {
});
});

it('display error on delete pattenr error', async () => {
it('display error on delete pattern error', async () => {
const errorMsg = {
description: 'api error message',
title: 'addPatternToastErrorTitle',
Expand Down

0 comments on commit 909d792

Please sign in to comment.