Skip to content

Commit

Permalink
feat(edit-content) fix sq issue #30022
Browse files Browse the repository at this point in the history
  • Loading branch information
oidacra committed Oct 23, 2024
1 parent 5465321 commit 65f1396
Show file tree
Hide file tree
Showing 4 changed files with 1,158 additions and 1,146 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ import {
MOCK_CONTENTLET_1_TAB as MOCK_CONTENTLET_1_OR_2_TABS,
MOCK_CONTENTTYPE_1_TAB,
MOCK_CONTENTTYPE_2_TABS,
MOCK_WORKFLOW_ACTIONS_NEW_ITEMNTTYPE_1_TAB,
MockResizeObserver
} from '../../utils/mocks';
MOCK_WORKFLOW_ACTIONS_NEW_ITEMNTTYPE_1_TAB
} from '../../utils/edit-content.mock';
import { MockResizeObserver } from '../../utils/mocks';

describe('DotFormComponent', () => {
let spectator: Spectator<DotEditContentFormComponent>;
Expand Down
Loading

0 comments on commit 65f1396

Please sign in to comment.