Skip to content

Commit

Permalink
t.skip
Browse files Browse the repository at this point in the history
  • Loading branch information
seipan committed Aug 12, 2023
1 parent 1d2ef10 commit 0e00664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vegeta_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import "testing"

func TestAttack(t *testing.T) {
t.Run("Attack", func(t *testing.T) {
t.Skip()
atk := Attacker{
path: Path{
path: "http://localhost:8080/health",
Expand Down

0 comments on commit 0e00664

Please sign in to comment.