Improve photo tags
CI / Lint (pull_request) Successful in 1m1s
CI / Test (pull_request) Successful in 1m15s
Release Drafter / Update release notes draft (pull_request) Successful in 5s

This commit is contained in:
2026-08-23 10:21:40 -06:00
parent 5d9c6ebc89
commit bf1fcbcb40
2 changed files with 6 additions and 6 deletions
@@ -49,7 +49,7 @@ module('Integration | Component | place-photo-upload', function (hooks) {
assert.dom('.photo-tag-suggestions').exists();
assert.dom('.photo-tag-chip').exists();
assert.dom('.photo-tag-chip').includesText('Food');
assert.dom('.photo-tag-chip').includesText('Front');
});
test('it only allows one selected tag at a time', async function (assert) {