Commit b72eb62
committed
test: unignore passing test in
The test `WhereMethodSpec."Test rlike query"` was previously annotated with `@Ignore`, but it is passing. The comment that "rlike not supported by all datastores yet" should not be relevant, as this test runs exclusively in the `grails-datastore-gorm-test` project where it passes successfully.WhereMethodSpec
1 parent b1463b2 commit b72eb62
File tree
1 file changed
+0
-2
lines changed- grails-datastore-gorm-test/src/test/groovy/grails/gorm/tests
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
1198 | | - | |
1199 | | - | |
1200 | 1198 | | |
1201 | 1199 | | |
1202 | 1200 | | |
| |||
0 commit comments