开始审核样式
This commit is contained in:
@@ -76,7 +76,7 @@ const run = async () => {
|
||||
|
||||
await navigate(send, baseUrl, expected.normal)
|
||||
await valueOf(send, "document.querySelector('.status-primary')?.click()")
|
||||
await waitFor(send, "location.href.includes('/pages/auth/a02-login')", 'Default A06 action did not return to A02')
|
||||
await waitFor(send, "location.href.includes('/pages/auth/a01-entry')", 'Default A06 action did not return to A01')
|
||||
|
||||
await navigate(send, `${baseUrl}?status=restricted`, expected.restricted)
|
||||
await valueOf(send, "document.querySelector('.status-primary')?.click()")
|
||||
|
||||
Reference in New Issue
Block a user