Skip to content

Commit ab3520e

Browse files
Update showcase/tests/integration/components/hds/rich-tooltip/bubble-test.gts
Co-authored-by: Kristin Bradley <[email protected]>
1 parent 179bcf0 commit ab3520e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/tests/integration/components/hds/rich-tooltip/bubble-test.gts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ module('Integration | Component | hds/rich-tooltip/bubble', function (hooks) {
8484

8585
// WIDTH/HEIGHT
8686

87-
test('it should render the container with the provided with/height', async function (assert) {
87+
test('it should render the container with the provided width/height', async function (assert) {
8888
await render(
8989
<template>
9090
{{! @glint-expect-error - @setupPrimitivePopper is a required arg, but we are not passing to test the bubble in isolation }}

0 commit comments

Comments
 (0)