chore: code cleanup

This commit is contained in:
lohxt1 2025-01-16 15:43:47 +05:30
parent 0d595811a6
commit e65c46ce2e

View File

@ -229,7 +229,6 @@ class TestRuntime {
description: 'Invalid test script',
status: 'fail',
error: error.message || 'An unexpected error occurred.'
]
});
}
}