Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cressie176 authored Jan 28, 2024
1 parent 8b32924 commit 24ee4a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ module.exports = { userSchema }

### 2. Generate test data
```js
// api.test.js
const { TestDataFactory } = require('yup-by-example');
const schema = require('../src/userSchema');

Expand Down

0 comments on commit 24ee4a1

Please sign in to comment.