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

require 'rails_helper'

RSpec.describe StatusTrend, type: :model do
end