This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-11-28 13:36:47 +01:00
|
|
|
require 'rails_helper'
|
|
|
|
|
|
|
|
RSpec.describe Subscription, type: :model do
|
2017-01-20 01:00:14 +01:00
|
|
|
|
2016-11-28 13:36:47 +01:00
|
|
|
end
|