Skip to content

Commit

Permalink
HHH-14835 : More changes to support SchemaMigrator/SchemaValidator us…
Browse files Browse the repository at this point in the history
…ing Hibernate Reactive

Add jira key to test case
  • Loading branch information
gbadner authored and Sanne committed Sep 24, 2021
1 parent 8cecdd3 commit c6e3bf2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -35,7 +35,7 @@
/**
* @author Andrea Boriero
*/
@TestForIssue(jiraKey = "HHH-XXX")
@TestForIssue(jiraKey = "HHH-14835")
@RunWith(CustomRunner.class)
@RequiresDialect(SQLServer2012Dialect.class)
public class SchemaExportSqlServerWithSequenceDefaultSchemaCatalog {
Expand Down

0 comments on commit c6e3bf2

Please sign in to comment.