Remove pending spec (#9442)
`#from_account` isn't defined.remotes/1727458204337373841/tmp_refs/heads/signup-info-prompt
parent
e2910dff12
commit
155cf12680
|
@ -1,10 +1,6 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.describe Notification, type: :model do
|
||||
describe '#from_account' do
|
||||
pending
|
||||
end
|
||||
|
||||
describe '#target_status' do
|
||||
let(:notification) { Fabricate(:notification, activity: activity) }
|
||||
let(:status) { Fabricate(:status) }
|
||||
|
|
Loading…
Reference in New Issue