test: 行内BMPA失败原因链接默认进入失败集合
This commit is contained in:
@@ -67,6 +67,7 @@ class AdminPlatformOrderRowBmpaErrorLinkTest extends TestCase
|
||||
$res->assertOk();
|
||||
|
||||
$res->assertSee('BMPA:');
|
||||
$res->assertSee('/admin/platform-orders?bmpa_error_keyword=' . urlencode($reason), false);
|
||||
// 行内 BMPA 失败原因点击:默认进入失败集合(语义收敛)
|
||||
$res->assertSee('/admin/platform-orders?bmpa_failed_only=1&bmpa_error_keyword=' . urlencode($reason), false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user