Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into STSMACOM-878
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanDenis committed Nov 26, 2024
2 parents 3101976 + 221e07f commit 2aa630b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
} from '../../../../../../../tests/helpers';
import fetchUsageStatistics from '../../../tests/helpers/fetchUsageStatistics';

describe.only('DeleteModal', () => {
describe('DeleteModal', () => {
setupApplication();

const deleteModal = new DeleteModalInteractor();
Expand Down

0 comments on commit 2aa630b

Please sign in to comment.