Skip to content

Commit 6bea2e0

Browse files
committed
update README
1 parent 536a915 commit 6bea2e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ Use `mix test` to run the entire test suite, which is subdivided into 3 main fil
204204
* `test/live_select/component_test.exs` - everything that can be tested by rendering the component statically
205205
* `test/live_select_test.exs` - tests for `single` mode that require a running LiveView
206206
* `test/live_select_tags_test.exs` - tests for `tags` mode that require a running LiveView
207+
* `test/live_select_quick_tags_test.exs` - tests for `quick_tags` mode that require a running LiveView
207208

208209
Tests that require a LiveView use the showcase app as the parent LiveView.
209210

0 commit comments

Comments
 (0)