Skip to content

Commit 457d6cd

Browse files
committed
chore: testing push access to grails-core
1 parent cd9ff39 commit 457d6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-datamapping-core/src/main/groovy/org/grails/datastore/gorm/GormEntityDirtyCheckable.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import org.grails.datastore.mapping.model.PersistentEntity
2727
import org.grails.datastore.mapping.model.PersistentProperty
2828

2929
/**
30-
*
30+
* TESTING PUSH ACCESS TO GRAILS-CORE
3131
* Special trait meant only for GORM entities to override default behaviour of DirtyCheckable.
3232
* Applied manually during GormEntity transformation
3333
*

0 commit comments

Comments
 (0)