dbreese

Results 2 issues of dbreese

Take this class, for example: ` import Foundation // some comment has import SOMEBADTHING public protocol TestProtocol: AnyObject { func doSomething() -> Void } ` The generated mock ends up...

bug
good first issue

### Summary A parent directory named 'lwc' will cause deployments to fail with cryptic error message: ``` $ pwd ~/projects/lwc/TestApp $ sfdx force:source:deploy -p force-app/main/default/lwc *** Deploying with SOAP API...

investigating
stale