mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 04:03:57 -06:00
e7b55c11df
Why is this change required? In the `PageObjects::Components::Chat::Messages#has_no_message?` method, it ended up calling `has_selector` when trying to assert that the selector is not present. This is an anti-pattern which results in us waiting the full Capybara default wait time |
||
---|---|---|
.. | ||
components/chat | ||
fabricators | ||
integration | ||
jobs | ||
lib | ||
mailers | ||
models | ||
queries/chat | ||
requests | ||
serializer | ||
services | ||
support | ||
system | ||
validators | ||
plugin_helper.rb | ||
plugin_spec.rb |