import students

This commit is contained in:
rebuilt 2022-07-29 15:33:25 -07:00
parent 8c7767d0b9
commit 12e4e3f177
28 changed files with 11093 additions and 10843 deletions

View file

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