fix copy-paste error again

This commit is contained in:
Eli Bishop
2020-06-09 11:32:56 -07:00
parent 1f3f29dec2
commit 28c7ea45cd

View File

@@ -72,7 +72,7 @@ jobs:
environment:
GOPATH: C:\Users\VssAdministrator\go
PACKAGE_PATH: github.com/launchdarkly/go-test-helpers
PACKAGE_PATH: github.com/launchdarkly/go-ntlmssp
steps:
- checkout