add WowSpell

This commit is contained in:
2021-05-30 14:32:34 +02:00
parent df26a9ca6f
commit d0e5824d40
7 changed files with 79 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe WowSpell, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end