Skip to content

Commit

Permalink
devonfw#1519 Fix Ignore Tag (changed Order)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansour Dukhan committed Jun 9, 2022
1 parent dea515a commit 5151307
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ public void testBasicOpenAPIGenerationWithAdaptTemplates() throws Exception {
*
* @throws Exception test fails
*/
@Ignore
@Test
@Ignore
public void testAdaptTemplatesAndGenerate() throws Exception {

File tmpProject = this.tempFolder.newFolder("playground", "project");
Expand Down

0 comments on commit 5151307

Please sign in to comment.