mirror of
https://github.com/mastodon/mastodon.git
synced 2025-03-24 22:07:55 +01:00
6 lines
84 B
Ruby
6 lines
84 B
Ruby
# frozen_string_literal: true
|
|
|
|
require 'rails_helper'
|
|
|
|
RSpec.describe Device do
|
|
end
|