Created
November 7, 2023 11:39
-
-
Save zarembas/7a45fb5f3e971a6cced26bf38b1761e7 to your computer and use it in GitHub Desktop.
[DfE] 2481-visa-sponsorship
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
provider =RecruitmentCycle.current.providers.find_by(provider_code: "2DP") | |
provider.courses.find_by(course_code: '2ZKM').update(can_sponsor_student_visa: false) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment