diff --git a/e2e/check-results.sh b/e2e/check-results.sh index f51ef9fe..1f50160c 100755 --- a/e2e/check-results.sh +++ b/e2e/check-results.sh @@ -30,7 +30,7 @@ if [ "$SUFFIX" = "noscience" ]; then expected_topics="13" else - expected_topics="9" + expected_topics="8" fi count=0