about summary refs log tree commit diff
path: root/spec/models/status_edit_spec.rb
blob: 0b9fa70873cf6a41536425ec2cdafedd58d72a51 (plain) (blame)
1
2
3
4
5
6
7
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe StatusEdit, type: :model do
  pending "add some examples to (or delete) #{__FILE__}"
end