Skip to content

Commit

Permalink
Merge pull request #1475 from NYPL/MLN-1304
Browse files Browse the repository at this point in the history
added test cases
  • Loading branch information
gonuguntla authored Dec 18, 2024
2 parents d02a083 + c235457 commit d6534d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/functional/teacher_sets_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
class TeacherSetsControllerTest < ActionController::TestCase

setup do
@user = users(:user1)
@teacher_set = teacher_sets(:teacher_set_one)
sign_in @user
end

test "should get index" do
Expand Down

0 comments on commit d6534d9

Please sign in to comment.