Skip to content

Commit

Permalink
feat: update semistructure test
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Mar 2, 2024
1 parent 9befc3b commit 9658d20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
@AddPackages(MockProducer.class)
@AddPackages(Reflections.class)
@AddExtensions({EntityMetadataExtension.class})
class ColumnTemplateInheritanceTest {
class TemplateInheritanceTest {

@Inject
private EntityConverter converter;
Expand Down

0 comments on commit 9658d20

Please sign in to comment.