Fix the double plugin bug#146
Conversation
|
I agree the default shouldn't be there, Have you found why the plugin fails for a few people? I didn't get a chance to take a deeper look yet. |
|
I've posted a comment in the bug thread with more details. The debugging was a bit tedious, lasted a few hours, but at least now I can go to sleep with less worries. G'night :) |
Codecov Report
Continue to review full report at Codecov.
|
|
Thank you so much for the investigation and the help on this one! |
|
This fixes #148. |
This reverts the change in 2171200, because it si not covered by any tests. If
getRealPathshould handle unparsed options, then I'd at least like to add some tests.