Skip to content

Commit

Permalink
Fixing test expectations for 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Feb 17, 2024
1 parent b40270e commit d11dc74
Show file tree
Hide file tree
Showing 6 changed files with 74 additions and 77 deletions.
2 changes: 1 addition & 1 deletion test/swagger-complex/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Expect that a local swagger YAML file with examples is parsed.
</description>
<target name="unit-test">
<property name="file" value="${basedir}/out/swagger.yaml"/>
<property name="file" value="${basedir}/out/swagger.dita"/>
<exec-transtype transtype="dita"/>
<xmltask
expandEntityReferences="false"
Expand Down
Loading

0 comments on commit d11dc74

Please sign in to comment.