Skip to content

Commit da6d328

Browse files
lmajanogithub-actions[bot]
authored andcommitted
Apply cfformat changes
1 parent e15906e commit da6d328

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/specs/cache/store/JDBCStoreTest.cfc

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
component extends="coldbox.system.testing.BaseModelTest"{
1+
component extends="coldbox.system.testing.BaseModelTest" {
22

33
function setup(){
44
config = {
@@ -99,5 +99,4 @@
9999
assertTrue( store.getSize() eq 1 );
100100
}
101101

102-
103102
}

0 commit comments

Comments
 (0)