Skip to content

Commit

Permalink
fix(*): Updated tile shadow dom in tile content test.
Browse files Browse the repository at this point in the history
  • Loading branch information
gedinakova committed Dec 9, 2024
1 parent 956e2c7 commit 0c46112
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/tile-manager/tile-manager.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,13 +155,12 @@ describe('Tile Manager component', () => {
`<igc-resize
mode="deferred"
part="resize"
style="--resize-display: inline-flex;"
>
<div
part="tile-container"
style="--ig-col-span:1;--ig-row-span:1;"
>
<div part="ghost">
<div inert part="ghost">
</div>
<div
part="base draggable resizable"
Expand Down

0 comments on commit 0c46112

Please sign in to comment.