Page Contents

Home > @loopback/testlab > TestSandbox > delete

TestSandbox.delete() method

Deletes the TestSandbox.

Signature:

delete(): Promise<void>;

Returns:

Promise<void>