mirror of
https://github.com/mastodon/mastodon.git
synced 2025-03-08 08:46:47 +01:00
5 lines
71 B
Ruby
5 lines
71 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe SystemKey, type: :model do
|
|
|
|
end
|