NIHVIVO-76 Change the name of the user being created and deleted to something more recognizable. Adjust for the testAdmin user.
This commit is contained in:
parent
f824065f0b
commit
4ef85d5628
8 changed files with 28 additions and 29 deletions
|
@ -62,7 +62,7 @@
|
|||
<tr>
|
||||
<td>type</td>
|
||||
<td>username</td>
|
||||
<td>User Mgmt</td>
|
||||
<td>Joe User</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>type</td>
|
||||
|
@ -97,7 +97,7 @@
|
|||
<tr>
|
||||
<td>type</td>
|
||||
<td>password</td>
|
||||
<td>UserMgmt</td>
|
||||
<td>joePassword</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
|
@ -231,7 +231,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>User Mgmt</td>
|
||||
<td>Joe User</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue