WHAT:
Bug:
when you rename a cucumber feature file and its already in a test suite it doesn’t change the ID in the test suite input automatically. This should be done automatically.
new name
![]()
OLD name
ERROR:
Not a file or directory
It fails of course since the path is not change in the test case ( run feature file input)


