Skip to content

Commit 7fa8e6b

Browse files
jclausengithub-actions[bot]
authored andcommitted
Apply cfformat changes
1 parent 02fb107 commit 7fa8e6b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

test-harness/tests/Application.cfc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,8 @@
4646
skipcfcWithError : false,
4747
saveMapping : false,
4848
// BoxLang Config Keys - The aliases above are only handled by the cfml compat module
49-
entityPaths : [ "/root/models" ],
50-
ingnoreParseErrors : false
51-
49+
entityPaths : [ "/root/models" ],
50+
ingnoreParseErrors : false
5251
};
5352

5453
// request start

0 commit comments

Comments
 (0)