Skip to content

Commit

Permalink
updated testid name
Browse files Browse the repository at this point in the history
  • Loading branch information
atlldwp authored Nov 18, 2024
1 parent 40926b6 commit e8cbacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/administration/users_edit.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<div class="pull-left">
{{#unless schoolUsesLdap}}
{{#ifCond isAdmin '|| !' editTeacher}}
<button style="margin: 0 10px 20px 0" class="btn btn-secondary btn-pw" data-testid="button_change_password"
<button style="margin: 0 10px 20px 0" class="btn btn-secondary btn-pw" data-testid="button-change-password"
{{#if @root.hidePwChangeButton}}
disabled
{{#if @root.consentNecessary}}
Expand Down

0 comments on commit e8cbacb

Please sign in to comment.