Skip to content

Commit ffbba37

Browse files
committed
remove title and only
1 parent c3e4265 commit ffbba37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/frontmatter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const describeRule = require('../test-utils/describe-rule')
22
const describePage = require('../test-utils/describe-page')
33

4-
describe.only('frontmatter', () => {
4+
describe('frontmatter', () => {
55
/**
66
* Rules
77
*/

0 commit comments

Comments
 (0)