parent
155cf12680
commit
73be8f38c1
31 changed files with 578 additions and 7 deletions
5
spec/models/account_tag_stat_spec.rb
Normal file
5
spec/models/account_tag_stat_spec.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.describe AccountTagStat, type: :model do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue