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
* Add test to reproduce issue #141
* Fix assumption on test to match expected behaviour expressed on #141
* Make "/" after "virtual" directories mandatory
Now the regex only matches with "a/", "b/", "new/" and "old/", previously the slash was taken as optional.
fixes#141
0 commit comments