Can I run multiple concurrency tests with just one parallel?

Can I run multiple concurrency tests with just one parallel?

Hey Macy-davis,

No, you need to match the number of parallel instances with your concurrency. It will not run if you only have one parallel.