Fixed: Add Test All for IndexerLongTermStatusCheck

Fixes #397
This commit is contained in:
Qstick
2021-08-05 13:47:07 -04:00
parent 3dd11213fa
commit 5e7f4f3fc1

View File

@@ -43,6 +43,7 @@ function getInternalLink(source) {
function getTestLink(source, props) {
switch (source) {
case 'IndexerStatusCheck':
case 'IndexerLongTermStatusCheck':
return (
<SpinnerIconButton
name={icons.TEST}