Skip to content

Commit

Permalink
Attempt at fix failing tests: Update tests/helper/helper_dev.go
Browse files Browse the repository at this point in the history
  • Loading branch information
valaparthvi authored Jun 13, 2023
1 parent dc817ac commit 5c48e7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/helper/helper_dev.go
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ func WaitForDevModeToContain(options DevSessionOpts, substring string, stopSessi
Session: result,
StdOut: string(outContents),
ErrOut: string(errContents),
Endpoints: getPorts(string(outContents), options.CustomAddress),
}
}

Expand Down

0 comments on commit 5c48e7b

Please sign in to comment.