mastodon/spec
Akihiko Odaki 9b8a448477 Isolate each specs for cache store (#6450)
The cache store is explicitly used by some specs, but they were not
isolated and therefore not reliable. This fixes the issue by clearing
the cache after each specs.
2018-02-17 22:35:05 +01:00
..
controllers
fabricators
features
fixtures
helpers
lib
mailers
models Isolate each specs for cache store (#6450) 2018-02-17 22:35:05 +01:00
policies
presenters Isolate each specs for cache store (#6450) 2018-02-17 22:35:05 +01:00
requests
routing
services
support
validators
views
workers
rails_helper.rb Isolate each specs for cache store (#6450) 2018-02-17 22:35:05 +01:00
spec_helper.rb