-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implement SMBPath and tests #219
Conversation
Thank you so much for the PR! ❤️ I'll be able to review it in about a week or two when I'm back from holiday. |
If I can help to fix the failing tests please let me know, I definitely need some pointers. Locally everything worked :-) |
@ap-- any chance to move this forward? |
Hi @tharwan It's on my immediate todo list. It's been a bit busy at work since I am back from holiday. Cheers, |
@tharwan thanks again for the PR ❤️ I made some minor adjustments and made the tests pass. Cheers, |
implement SMBPath and tests addressing #217
Close #217