6 lines
141 B
6 lines
141 B
6 years ago
|
require 'rails_helper'
|
||
|
|
||
|
RSpec.describe TeacherCourseGroup, type: :model do
|
||
|
pending "add some examples to (or delete) #{__FILE__}"
|
||
|
end
|