You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/ci.test.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,5 +32,5 @@
32
32
33
33
//Templates editions
34
34
describe("Check templates editions",()=>{
35
-
test("Use community templates instead (see https://github.com/lowlighter/metrics/tree/master/source/templates/community)",async()=>voidexpect((awaitdiff()).filter(edited=>/^sources[/]templates[/]/.test(edited)&&/^source[/]templates[/](?:classic|terminal|repository|community)[/][\s\S]*$/.test(edited)).length).toBe(0))
35
+
test("Use community templates instead (see https://github.com/lowlighter/metrics/tree/master/source/templates/community)",async()=>voidexpect((awaitdiff()).filter(edited=>/^sources[/]templates[/]/.test(edited)&&/^source[/]templates[/](?:classic|terminal|markdown|repository|community)[/][\s\S]*$/.test(edited)).length).toBe(0))
0 commit comments