Skip to content

Commit 9d78930

Browse files
committed
[#1312] Remove comment from UUIDAsBinaryType
1 parent 9348b35 commit 9d78930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-reactive-core/src/test/java/org/hibernate/reactive/UUIDAsBinaryType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public String toString() {
103103

104104
public static class ForOtherDbsTest extends UUIDAsBinaryType {
105105

106-
@Rule // Select a UUID field doesn't work with Oracle
106+
@Rule
107107
public DatabaseSelectionRule rule = skipTestsFor( MYSQL, MARIA );
108108

109109
@Override

0 commit comments

Comments
 (0)