Skip to content

Commit

Permalink
fix: refer to the new repo name in remote subpackage tests (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3rk3y authored Mar 15, 2023
1 parent d551398 commit cd81f2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (

const (
remoteTestName = "subpackage-remote"
remotePackage = "github.com/kurtosis-tech/examples/quickstart"
remotePackage = "github.com/kurtosis-tech/awesome-kurtosis/quickstart"
emptyParams = "{}"
expectedOutputLength = 3

Expand Down

0 comments on commit cd81f2e

Please sign in to comment.