Skip to content

Commit

Permalink
Update development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Nov 2, 2023
1 parent 478589f commit 3a38b00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ npm test

### 4.2 Writing Tests

Explain how users can write their own tests for your DLC. Include guidelines and best practices.

```javascript
const { executeDLC, verifyDLCResult } = require('./dlc-utils'); // Replace with your DLC utility functions
Expand Down

0 comments on commit 3a38b00

Please sign in to comment.