How to mark a test case as pass on LambdaTest in Ruby-Test Unit?

Can I mark a test case as pass on LambdaTest in Ruby-Test Unit?

Hi Emma,

To mark a test case as passed, refer to this code:

browser.executeScript("lambda-status=passed");