abbgrade / PsSqlClient

The PowerShell SQL Client module aims to replace to the SQL Server utilities SQLCMD and BCP
https://abbgrade.github.io/PsSqlClient/
MIT License
0 stars 1 forks source link

Test job fails while loading helper #6

Closed abbgrade closed 3 years ago

abbgrade commented 3 years ago

The test job fails, since the import of Helper/New-DockerSqlServer.ps1 is not location independend.

abbgrade commented 3 years ago

fixed