Update test.sh (#8731)

diff --git a/tool/flutter_customer_tests/test.sh b/tool/flutter_customer_tests/test.sh
index 713f670..7ae4000 100755
--- a/tool/flutter_customer_tests/test.sh
+++ b/tool/flutter_customer_tests/test.sh
@@ -17,6 +17,6 @@
 cd ../devtools_app
 flutter pub get
 flutter test --tags=include-for-flutter-customer-tests test/
-flutter test --exclude-tags=skip-for-flutter-customer-tests test/inspector/
-flutter test --exclude-tags=skip-for-flutter-customer-tests test/inspector_v2/
+flutter test --exclude-tags=skip-for-flutter-customer-tests test/screens/inspector/
+flutter test --exclude-tags=skip-for-flutter-customer-tests test/screens/inspector_v2/
 flutter test --exclude-tags=skip-for-flutter-customer-tests test/shared/