fix specs

This commit is contained in:
Pete Matsyburka
2026-07-26 17:44:01 +03:00
parent 3a406de655
commit 152cbc11a6
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -65,6 +65,7 @@ RSpec.configure do |config|
config.before do
Sidekiq::Worker.clear_all
Faker::UniqueGenerator.clear
end
config.before do |example|