同步摘要导航完整回跳集合护栏
This commit is contained in:
@@ -27,6 +27,6 @@ class AdminPlatformOrderSummaryJumpNoteShouldKeepAllBackLinksTest extends TestCa
|
|||||||
$res->assertOk();
|
$res->assertOk();
|
||||||
|
|
||||||
$html = (string) $res->getContent();
|
$html = (string) $res->getContent();
|
||||||
$this->assertMatchesRegularExpression('/po-summary-jump-back-to-summary-cards[\s\S]*?回到摘要区[\s\S]*?po-summary-jump-back-to-filters[\s\S]*?回到筛选条件[\s\S]*?po-summary-jump-back-to-tools[\s\S]*?回到工具区/u', $html);
|
$this->assertMatchesRegularExpression('/po-summary-jump-back-to-top[\s\S]*?回到顶部[\s\S]*?po-summary-jump-back-to-summary-cards[\s\S]*?回到摘要区[\s\S]*?po-summary-jump-back-to-filters[\s\S]*?回到筛选条件[\s\S]*?po-summary-jump-back-to-tools[\s\S]*?回到工具区[\s\S]*?po-summary-jump-back-to-list[\s\S]*?回到订单列表/u', $html);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user