Skip to content

Commit ef7e85b

Browse files
committed
NO GROUPING
1 parent 48cf8e0 commit ef7e85b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/ibmvpc/analysis_output_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ var t testfunc.VpcAnalysisTest = testfunc.VpcAnalysisTest{
3131
UseCases: []vpcmodel.OutputUseCase{vpcmodel.AllEndpoints},
3232
Format: vpcmodel.DRAWIO,
3333
},
34-
Grouping: true,
3534
}
3635
func g(t testfunc.VpcAnalysisTest) *testfunc.VpcAnalysisTest{
3736
return &t

0 commit comments

Comments
 (0)