aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests-codes.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/run-tests-codes.sh')
-rw-r--r--dev/run-tests-codes.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/run-tests-codes.sh b/dev/run-tests-codes.sh
index 1348e0609d..8ab6db6925 100644
--- a/dev/run-tests-codes.sh
+++ b/dev/run-tests-codes.sh
@@ -22,6 +22,6 @@ readonly BLOCK_RAT=11
readonly BLOCK_SCALA_STYLE=12
readonly BLOCK_PYTHON_STYLE=13
readonly BLOCK_BUILD=14
-readonly BLOCK_SPARK_UNIT_TESTS=15
-readonly BLOCK_PYSPARK_UNIT_TESTS=16
-readonly BLOCK_MIMA=17
+readonly BLOCK_MIMA=15
+readonly BLOCK_SPARK_UNIT_TESTS=16
+readonly BLOCK_PYSPARK_UNIT_TESTS=17