Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwatkins73 committed May 6, 2024
1 parent 564a9f3 commit 1543663
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ default String assessmentExtId() {
}

default String ratingExtId() {
return toExtId(assessmentName());
return toExtId(ratingName());
}
}

Expand Down

0 comments on commit 1543663

Please sign in to comment.