Can not edit run config of a file

Answered

I created a cucumber java file, it runs fine.

I created an other cucumber file and apparently Intellij sees this file as an cucumber.js file?

How can I change that? I tried to look into the run config, but I can't change their anything.

 

0
1 comment

Did you try to create the Cucumber Java Run/debug configuration instead? https://www.jetbrains.com/help/idea/run-debug-configuration-cucumber-java.html .

0

Please sign in to leave a comment.