Skip to content

Commit

Permalink
ignored: trace tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sjlleo committed Aug 9, 2022
1 parent 46545bd commit ef10467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions printer/printer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ func TestTracerouteTablePrinter(t *testing.T) {

func TestRealtimePrinter(t *testing.T) {
RealtimePrinter(testResult, 0)
RealtimePrinter(testResult, 1)
RealtimePrinter(testResult, 2)
// RealtimePrinter(testResult, 1)
// RealtimePrinter(testResult, 2)
}

0 comments on commit ef10467

Please sign in to comment.