Skip to content

Commit

Permalink
Issue skodjob#164: Revert "Move to latest test-frame 0.7.0 (skodjob#163
Browse files Browse the repository at this point in the history
…)"

TestFrame 0.5.0 introduced async deletion of resources.
This breaks DSC and DSCi deletion, because DSCi can only be deleted after DSC deletion has completed.

This reverts commit b719c0e
  • Loading branch information
jiridanek committed Oct 19, 2024
1 parent 21210b7 commit ed54366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<opedatahub-crds.version>1.0.74-SNAPSHOT</opedatahub-crds.version>
<docs.generator.version>0.2.0</docs.generator.version>
<test-frame.version>0.7.0</test-frame.version>
<test-frame.version>0.4.0</test-frame.version>
</properties>

<repositories>
Expand Down

0 comments on commit ed54366

Please sign in to comment.