test/fix(sms): scope S8 Type-column assertion + S9 RetryDelay display (review polish)
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@
|
||||
<div class="col-md-4 text-muted">Max Retries</div>
|
||||
<div class="col-md-8">@sms.MaxRetries</div>
|
||||
<div class="col-md-4 text-muted">Retry Delay</div>
|
||||
<div class="col-md-8">@sms.RetryDelay</div>
|
||||
<div class="col-md-8">@((int)sms.RetryDelay.TotalSeconds) s</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user