Skip to content

Commit

Permalink
Pass policyID to check if we're using test TU policyID
Browse files Browse the repository at this point in the history
  • Loading branch information
marcochavezf committed Dec 29, 2023
1 parent 789edde commit 47e8c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/actions/TeachersUnite.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ function addSchoolPrincipal(firstName, partnerUserID, lastName, policyID) {
firstName,
lastName,
partnerUserID,
policyID,
reportCreationData: JSON.stringify(reportCreationData),
},
{
Expand Down

0 comments on commit 47e8c87

Please sign in to comment.