mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
Add sidekiq as a job backend
This commit is contained in:
parent
313731232e
commit
929ada8fd0
22 changed files with 109 additions and 154 deletions
|
@ -1,4 +1,7 @@
|
|||
require 'application_system_test_case'
|
||||
require 'sidekiq/testing'
|
||||
|
||||
Sidekiq::Testing.fake!
|
||||
|
||||
class AdminDomainsTestTest < ApplicationSystemTestCase
|
||||
setup do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue