Skip to content

Commit

Permalink
ISSUE #448 - Adds affiliation population logic based on old professor…
Browse files Browse the repository at this point in the history
… versions
  • Loading branch information
IgorMonardez committed May 27, 2024
1 parent e4ac55d commit 877dda7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions spec/controllers/affiliation_controller_spec_spec.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# frozen_string_literal: true

require "spec_helper"


RSpec.describe "AffiliationControllerSpec" do

context "Populate" do

end
end

0 comments on commit 877dda7

Please sign in to comment.