Skip to content

Commit

Permalink
Added unittests to cover prolific_utils module
Browse files Browse the repository at this point in the history
  • Loading branch information
meta-paul committed Aug 14, 2023
1 parent 3b49915 commit dc84680
Show file tree
Hide file tree
Showing 2 changed files with 603 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mephisto/abstractions/providers/prolific/prolific_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,8 @@ def add_workers_to_qualification(
)
raise

return None


def give_worker_qualification(
client: ProlificClient,
Expand Down
Loading

0 comments on commit dc84680

Please sign in to comment.