tests: Adding update to project info for negative test case
Signed-off-by: teddylear <teddylear@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ var infoCmd = &cobra.Command{
|
||||
lg.Fatal().Msg("dagger project not found. Run `dagger project init`")
|
||||
}
|
||||
|
||||
fmt.Printf("\nCurrent dagger project in: %s", cueModPath)
|
||||
fmt.Printf("\nCurrent dagger project in: %s\n", cueModPath)
|
||||
|
||||
// TODO: find available plans and if they load successfully
|
||||
},
|
||||
|
Reference in New Issue
Block a user