In this PR, it was necessary to specify the files using a glob pattern to detect the files for the browser unit tests. before after
since those files contain junit in the name, they should be automatically detected, so something is wrong with the detection in the CLI, it's possible that it's incapable of detecting reports nested in deeper directories.