Fix minor typos in comments and spec names (#21831)
This commit is contained in:
parent
b805b7f021
commit
99e2e9b81f
11 changed files with 11 additions and 11 deletions
|
@ -25,7 +25,7 @@ RSpec.describe AccountMigration do
|
|||
end
|
||||
end
|
||||
|
||||
context 'with unresolveable account' do
|
||||
context 'with unresolvable account' do
|
||||
let(:target_acct) { 'target@remote' }
|
||||
|
||||
before do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue