As stated in https://github.com/jest-community/eslint-plugin-jest/blob/main/docs/rules/no-standalone-expect.md#rule-details `hasAssertions` should NOT trigger this rule but it does currently? <img width="511" alt="image" src="https://github.com/jest-community/eslint-plugin-jest/assets/3259089/577be4d1-573d-4cad-8f33-f168a9255e55"> <img width="992" alt="image" src="https://github.com/jest-community/eslint-plugin-jest/assets/3259089/d9253de2-e095-4f9a-88bc-dcca388ec350"> Eslint version: 8.57.0 Plugin version: 28.6.0