@loopback/docs
Version:
Documentation for LoopBack 4
27 lines (17 loc) • 588 B
Markdown
lang: en
title: 'API docs: testlab.testsandbox.delete'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.testlab.testsandbox.delete.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/testlab](./testlab.md) > [TestSandbox](./testlab.testsandbox.md) > [delete](./testlab.testsandbox.delete.md)
## TestSandbox.delete() method
Deletes the TestSandbox.
<b>Signature:</b>
```typescript
delete(): Promise<void>;
```
<b>Returns:</b>
`Promise<void>`