Skip to content

Commit

Permalink
Merge pull request #190 from mdenet/fix/unittests-activityvalidator
Browse files Browse the repository at this point in the history
Tests for ActivityValidator
  • Loading branch information
barnettwilliam authored Mar 21, 2024
2 parents 84ffa71 + da9cfd7 commit 2ecb6f2
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 40 deletions.
2 changes: 1 addition & 1 deletion platform/src/ActivityValidator.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,4 +213,4 @@ class ActivityValidator {

}

export {ActivityValidator};
export {ActivityValidator, ERROR_CATEGORY, errorFileType};
Loading

0 comments on commit 2ecb6f2

Please sign in to comment.