mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00

also return empty array so that if the exact folder isn’t matched it won’t continue to filter and run tests. For example, if you pass `--f=toolbar/color` it will error because that doesn't exist, but still tries to run `toolbar/colors`.