Merge remote-tracking branch 'parent/main' into upstream-20240610
This commit is contained in:
commit
90f2ea9015
125 changed files with 2266 additions and 1504 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe AppealService do
|
||||
RSpec.describe AppealService, :sidekiq_inline do
|
||||
describe '#call' do
|
||||
let!(:admin) { Fabricate(:user, role: UserRole.find_by(name: 'Admin')) }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue