Skip to content

Commit 6365d88

Browse files
fdserrplexus
authored andcommitted
Remove extra closing curly in default config
1 parent e18fb26 commit 6365d88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/kaocha/default_config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
:kaocha/ns-patterns ["-test$"]
1010
:kaocha/source-paths ["src"]
1111
:kaocha/test-paths ["test"]
12-
:kaocha.filter/skip-meta [:kaocha/skip]}]}}
12+
:kaocha.filter/skip-meta [:kaocha/skip]}]}

0 commit comments

Comments
 (0)