diff --git a/integration-tests/test-3v.sh b/integration-tests/test-3v.sh index 172ace8b1d83cdcb538078af7b028dbb59c68488..21c75e57b484a84cecad6a5800dee9b922b50a6e 100755 --- a/integration-tests/test-3v.sh +++ b/integration-tests/test-3v.sh @@ -46,15 +46,11 @@ function generate_test_data { copy_test_data 3VCP1 $DIR sleep 30 - # drop an identifyable invalid data set (wrong image name, missing plate) - copy_test_data 3VCP3 $DIR - sleep 30 - # drop an unidentifyable data set copy_test_data UnknownPlate $DIR sleep 30 - # drop 3VCP1 again but this time it is a valid data set + # drop 3VCP3 copy_test_data 3VCP3 $DATA mv $DATA/3VCP3/TIFF/blabla_3VCP1_K13_8_w460.tif $DATA/3VCP3/TIFF/blabla_3VCP3_K13_8_w460.tif echo image for well M03 > $DATA/3VCP3/TIFF/blabla_3VCP3_M03_2_w350.tif