Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
yyin-talend committed Oct 23, 2023
1 parent defae0c commit 46d27d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ void run(@TempDir final File output) throws Exception {
+ "org.talend.test.valid.localconfiguration.MyComponent,"
+ "org.talend.test.valid.nestedconfigtypes.WithNestedConfigTypes,"
+ "org.talend.test.valid.nesteddataset.MyComponent,"
+ "org.talend.test.valid.record.MyRecord,"
+ "org.talend.test.valid.record.MyTestRecord,"
+ "org.talend.test.valid.schema.MySchema,"
+ "org.talend.test.valid.structure.MyComponentWithStructure,"
+ "org.talend.test.valid.update.Comp,org.talend.test.valid.wording.MyComponent",
Expand Down

0 comments on commit 46d27d2

Please sign in to comment.