Adding more test stubs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe Feed, type: :model do
|
||||
describe '#get' do
|
||||
pending
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user