Skip to content

Commit 35658e4

Browse files
committed
consistency
1 parent a5d581d commit 35658e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib/entry.spec.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ describe('docdown', () => {
381381
})
382382
})
383383

384-
describe('::getType', () => {
384+
describe('::getType()', () => {
385385
it('capitalises array', () => {
386386
const entry = new Entry(
387387
strip_test_spacing(

0 commit comments

Comments
 (0)