Skip to content

Commit

Permalink
Update estimated value in tests
Browse files Browse the repository at this point in the history
This commit updates the estimated values in testdata.
  • Loading branch information
atoato88 committed May 16, 2023
1 parent 25e96fc commit b08866f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GET /api/v1?timeout=32s
GET /api/v1
Accept: application/json, */*
Accept-Encoding: gzip

Expand Down Expand Up @@ -27,7 +27,7 @@ Kubectl-Command: kubectl apply

---

GET /api/v1
GET /api/v1?timeout=32s
Accept: application/json, */*
Accept-Encoding: gzip
Kubectl-Command: kubectl apply
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GET /api/v1?timeout=32s
GET /api/v1
Accept: application/json, */*
Accept-Encoding: gzip

Expand Down Expand Up @@ -27,7 +27,7 @@ Kubectl-Command: kubectl apply

---

GET /api/v1
GET /api/v1?timeout=32s
Accept: application/json, */*
Accept-Encoding: gzip
Kubectl-Command: kubectl apply
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GET /api/v1?timeout=32s
GET /api/v1
Accept: application/json, */*
Accept-Encoding: gzip

Expand Down Expand Up @@ -27,7 +27,7 @@ Kubectl-Command: kubectl apply

---

GET /api/v1
GET /api/v1?timeout=32s
Accept: application/json, */*
Accept-Encoding: gzip
Kubectl-Command: kubectl apply
Expand Down

0 comments on commit b08866f

Please sign in to comment.