mastodon_client_test.rb 128 B

12345678
  1. require 'test_helper'
  2. class MastodonClientTest < ActiveSupport::TestCase
  3. # test "the truth" do
  4. # assert true
  5. # end
  6. end