diff --git a/.github/workflows/Test-AITs.yml b/.github/workflows/Test-AITs.yml index 4ea030e860..fbab93feb6 100644 --- a/.github/workflows/Test-AITs.yml +++ b/.github/workflows/Test-AITs.yml @@ -62,7 +62,6 @@ jobs: echo "datastore/datastores.py" >> $excluded_tests echo "framework/play/play2.py" >> $excluded_tests echo "framework/snap/snap.py" >> $excluded_tests - echo "framework/spring/spring_webflux.py" >> $excluded_tests echo "r2dbc/mssql.py" >> $excluded_tests echo "security/hsm_record_sql.py" >> $excluded_tests echo "security/lasp_datastore.py" >> $excluded_tests