hudbt: lint fix

This commit is contained in:
ilike2burnthing 2024-05-12 07:02:22 +01:00 committed by GitHub
parent 0232957de9
commit 5ccf33bd43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@ login:
ssl: yes
trackerssl: yes
error:
- selector: div#stderr:has(h2:contains("失败"))
- selector: div#stderr:has(h2:contains("登录失败"))
- selector: div#stderr:has(h2:contains("失败"))
- selector: div#stderr:has(h2:contains("登录失败"))
test:
path: index.php
selector: form[action$="logout.php"]