I have the following setup in my project
-->Tests
--> Project
--> project-test-1.fga.yaml
--> project-test-2.fga.yaml
--> test-1.fga.yaml
When running fga model test --tests ./Tests/**/*.fga.yaml, it seems to only run the tests in the Project folder. Is this a bug or a misconfiguration on myside? Thanks