We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cbe967 commit acda7d9Copy full SHA for acda7d9
pkg/ibmvpc/analysis_output_test.go
@@ -762,7 +762,7 @@ var formatsAvoidComparison = map[vpcmodel.OutFormat]bool{
762
}
763
764
// uncomment the function below to run for updating the expected output
765
-
+/*
766
var formatsAvoidOutputGeneration = formatsAvoidComparison
767
768
func TestAllWithGeneration(t *testing.T) {
@@ -783,7 +783,7 @@ func TestAllWithGeneration(t *testing.T) {
783
784
fmt.Println("done")
785
786
+*/
787
func TestAllWithComparison(t *testing.T) {
788
// tests is the list of tests to run
789
for testIdx := range tests {
0 commit comments