Remove empty strings (#5732)
This commit is contained in:
parent
3e90987c8b
commit
9dd5e329ab
13 changed files with 48 additions and 48 deletions
|
@ -35,7 +35,7 @@ RSpec.describe RemoteFollow do
|
|||
|
||||
context 'attrs with acct' do
|
||||
let(:attrs) { { acct: 'gargron@quitter.no' }}
|
||||
|
||||
|
||||
it do
|
||||
is_expected.to be true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue