Update generationfree.yml (#7347)

Change login username to correct value
This commit is contained in:
gwenvador 2020-02-28 00:19:09 +09:00 committed by GitHub
parent edc4c31fa6
commit 888361f46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@
path: account-login.php
method: post
inputs:
namelogin: "{{ .Config.username }}"
name_login: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: td#msgError