Skip to content

Commit af64916

Browse files
committed
nit
1 parent 37b7e12 commit af64916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/DefinedSchemas.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ describe('DefinedSchemas', () => {
554554
});
555555
});
556556

557-
it('should not delete automatically classes', async () => {
557+
it('should not delete classes automatically', async () => {
558558
await reconfigureServer({
559559
schema: { definitions: [{ className: '_User' }, { className: 'Test' }] },
560560
});

0 commit comments

Comments
 (0)