discourse/plugins/chat/spec/components/chat
Joffrey JAFFEUX 0df3a82849
DEV: fix flakey spec (#34875)
It doesn’t appear this expectation is necessary and it was causing
random failure as sometimes we will have an error from promotheus in the
log totally unrelated:

```
expected block to not output to stderr, but output "E, [2025-09-19T07:16:59.199016 #2050] ERROR -- : Prometheus Exporter, failed to send message Connection refused - connect(2) for \"localhost\" port 9405\n"
```


/t/-/149729
2025-09-19 11:40:15 +02:00
..
mailer_spec.rb DEV: fix flakey spec (#34875) 2025-09-19 11:40:15 +02:00
message_rate_limiter_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
seeder_spec.rb PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00