Skip to content

Commit

Permalink
FileSender: rework tests
Browse files Browse the repository at this point in the history
  • Loading branch information
madsi1m committed Sep 23, 2024
1 parent 96396ec commit df8f554
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions tools/aarnetfilesender/filesender.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,7 @@ filesender -p -u '$apiuser' -a '$apikey' -b https://filesender.aarnet.edu.au/res
</outputs>
<tests>
<test expect_exit_code="1" expect_failure="true">
<param name="data" value="summary_statistics.txt"/>
<output name="output">
<assert_contents>
<has_text text="ERROR"/>
</assert_contents>
</output>
<param name="data" value="summary_statistics.txt"/>
</test>
</tests>
<help>
Expand Down

0 comments on commit df8f554

Please sign in to comment.