Skip to content

Commit c4d970a

Browse files
authored
chore: remove stale.yml (#607)
1 parent e21c54c commit c4d970a

2 files changed

Lines changed: 2 additions & 22 deletions

File tree

.github/stale.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

test/multipart-ajv-file.test.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ test('show modify the generated schema', async t => {
6666
}
6767
}
6868
}
69-
}
69+
},
70+
required: true,
7071
},
7172
responses: {
7273
200: { description: 'Default Response' }

0 commit comments

Comments
 (0)