fix(test): Adapt tests to changes 5.9 -> 5.18

ref: issue #41
This commit is contained in:
Raphael Reitzig 2023-06-25 19:00:02 +02:00
parent e9f967501c
commit ee7edbd9aa
7 changed files with 36 additions and 38 deletions

View file

@ -3,9 +3,9 @@
<deployment type="dockerfile">
<settings>
<option name="imageTag" value="sdkman-for-fish-tests" />
<option name="containerName" value="" />
<option name="containerName" value="sdkman-for-fish-tests" />
<option name="contextFolderPath" value="." />
<option name="commandLineOptions" value="--rm" />
<option name="commandLineOptions" value="" />
<option name="sourceFilePath" value="test/Dockerfile" />
</settings>
</deployment>