If a cypress package contains a package method anywhere, the current heuristic will
consider this a tonel package. This change adds a check to see if it was found in a
cypress *.package directory.
This fix works but the overall logic is of course still rather fragile.
I have no better idea available from the top off my hat, so I would like to integrate this once you merged the test case that I submitted to your repository.
If a cypress package contains a package method anywhere, the current heuristic will consider this a tonel package. This change adds a check to see if it was found in a cypress *.package directory.
This fix works but the overall logic is of course still rather fragile.