Hello Team, I am getting below error while running the tests from terminal in Intellij
gradle cukes -Dcukes.env=test -Dcukes.testsuite=apitests --info
FAILURE: Build failed with an exception.
* What went wrong:
Task '.env=test' not found in root project 'sample-api'.
Has anyone encountered this? if yes, can you please help to resolve it.