Luis Hernandez

Results 2 comments of Luis Hernandez

Instead of changing the import URI I worked around this limitation by configuring git this way ``` git config --global url."[email protected]:".insteadof "https://github.ourenterprise.com/" ```

@pismy I was having issues with empty report files when using docker to run bats tests. Not sure if this was your issue but will just add here in case...