Skip to content

Commit acda7d9

Browse files
committed
update
Signed-off-by: adisos <adisos@il.ibm.com>
1 parent 6cbe967 commit acda7d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/ibmvpc/analysis_output_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ var formatsAvoidComparison = map[vpcmodel.OutFormat]bool{
762762
}
763763

764764
// uncomment the function below to run for updating the expected output
765-
765+
/*
766766
var formatsAvoidOutputGeneration = formatsAvoidComparison
767767
768768
func TestAllWithGeneration(t *testing.T) {
@@ -783,7 +783,7 @@ func TestAllWithGeneration(t *testing.T) {
783783
}
784784
fmt.Println("done")
785785
}
786-
786+
*/
787787
func TestAllWithComparison(t *testing.T) {
788788
// tests is the list of tests to run
789789
for testIdx := range tests {

0 commit comments

Comments
 (0)