diff --git a/tests/integration/components/select-box/index/closing-test.gjs b/tests/integration/components/select-box/index/closing-test.gjs index b96479b1..441094a3 100644 --- a/tests/integration/components/select-box/index/closing-test.gjs +++ b/tests/integration/components/select-box/index/closing-test.gjs @@ -325,7 +325,7 @@ module('select-box (closing)', function (hooks) { assert.dom('.select-box__option[aria-current="true"]').doesNotExist(); }); - test('closing due to clicking an option', async function (assert) { + test('closing due to clicking an option (trigger)', async function (assert) { assert.expect(2); await render(