Skip to content

Commit

Permalink
ADD R4Q2
Browse files Browse the repository at this point in the history
  • Loading branch information
IonesioJunior committed Apr 27, 2023
1 parent 77856f0 commit 8863024
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/syft/tests/trials/skill_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ def get_padawans(cohort: str) -> Dict[str, str]:
"Vani": "PASSED",
"Hithem": "PASSED",
},
"R4Q2": {
"skywalker": "PASSED",
}
}
return data[cohort]

Expand Down

0 comments on commit 8863024

Please sign in to comment.