You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason it is important to fix is the fact that character enconding becomes wrong in firefox.
So norwegian characters become weird unicode scrambles.
What we should do is probably just get rid of the piece of code that prints that text - or at least only print it if the pretty or progress formatters are used.
I've got a lot of my plate, so if you can send a pull request with a fix this is likely to get fixed sooner.
As you can see here:
In cucumber/cli/options you have :skip_profile_information
But I don't know how to make use of it
Tried:
cucumber --skip_profile_information -f html
But that obviously did not work :)
The text was updated successfully, but these errors were encountered: