diff options
Diffstat (limited to 'spec/models/status_stat_spec.rb')
-rw-r--r-- | spec/models/status_stat_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/models/status_stat_spec.rb b/spec/models/status_stat_spec.rb index 5e9351aff..af1a6f288 100644 --- a/spec/models/status_stat_spec.rb +++ b/spec/models/status_stat_spec.rb @@ -1,5 +1,4 @@ require 'rails_helper' RSpec.describe StatusStat, type: :model do - pending "add some examples to (or delete) #{__FILE__}" end |