Skip to content

Commit

Permalink
Improved to pass Moodle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
raja-lmsace committed Jan 13, 2024
1 parent 357eff0 commit 9652c05
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 725 deletions.
2 changes: 1 addition & 1 deletion classes/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ public function get_user_proficency_level(int $skillid, int $points) {
* Get the user percentage in the skill.
*
* @param int $skillid Skill ID
* @param int $points.
* @param int $points Point
* @return string
*/
public function get_user_percentage(int $skillid, $points) {
Expand Down
323 changes: 0 additions & 323 deletions tests/behat/tool_skills_activity_availability.feature

This file was deleted.

Loading

0 comments on commit 9652c05

Please sign in to comment.