This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2017-10-07 20:26:43 +02:00
|
|
|
require 'rails_helper'
|
|
|
|
|
|
|
|
RSpec.describe AccountModerationNote, type: :model do
|
2017-11-18 00:16:48 +01:00
|
|
|
|
2017-10-07 20:26:43 +02:00
|
|
|
end
|