add _utils to integration_test selector (#397)

This commit is contained in:
Shah Newaz Khan 2025-01-27 15:27:01 -08:00 committed by GitHub
parent a744b45d54
commit ecbf09726c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,5 +4,5 @@ selectors:
definition:
union:
- method: fqn
value: "livequery_models.deploy.core.*"
value: "livequery_models.deploy.core._utils"