Parallelism Run tests Split by Time/File

I am working on the implementation of WDIO integration with CCI, using “circleci tests glob ./wdio/specs/**/*.js | circleci tests split --split-by=timings” but under both containers, all 7 specs were run, which is not what we want.