chore(governance): block batch mark activated when refund_status=has

This commit is contained in:
萝卜
2026-03-16 23:35:39 +08:00
parent 485a8a639d
commit 18ea639583
3 changed files with 9 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ class AdminPlatformOrderBatchMarkActivatedShouldBlockWhenRefundStatusHasTest ext
])->assertRedirect('/admin');
}
public function test_batch_mark_activated_should_block_when_refund_status_has_is_set(): void
public function test_batch_mark_activated_should_block_when_refund_status_has_present(): void
{
$this->loginAsPlatformAdmin();