Skip to content

Commit 09100ba

Browse files
deedeehcemms1
andauthored
Update dotcom-rendering/src/components/AdSlot.web.tsx
Co-authored-by: Charlotte Emms <[email protected]>
1 parent 4d9ab48 commit 09100ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/AdSlot.web.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ export const AdSlot = ({
937937
data-name={advertId}
938938
aria-hidden="true"
939939
data-label-show="true"
940-
data-testid="slot" //doesn't exist in Frontend so do we need it in DCR?
940+
data-testid="slot"
941941
/>
942942
</AdSlotWrapper>
943943
);

0 commit comments

Comments
 (0)