discourse/spec/system/topic_list
Jarek Radosz 24d0c3aadf
DEV: Add/use two topic fabricators (#27603)
```rb
Fabricate(:new_reply_topic, count: 1, current_user:)
```

and

```rb
Fabricate(:read_topic, current_user:)
```
2024-06-25 13:47:53 +02:00
..
glimmer_spec.rb DEV: Add/use two topic fabricators (#27603) 2024-06-25 13:47:53 +02:00