aboutsummaryrefslogtreecommitdiff
path: root/internal/test/playwright_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/test/playwright_test.go')
-rw-r--r--internal/test/playwright_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/test/playwright_test.go b/internal/test/playwright_test.go
index d5010de..7859b71 100644
--- a/internal/test/playwright_test.go
+++ b/internal/test/playwright_test.go
@@ -80,7 +80,7 @@ const (
actionChallenge action = "CHALLENGE"
placeholderIP = "fd11:5ee:bad:c0de::"
- playwrightVersion = "1.50.1"
+ playwrightVersion = "1.51.1"
)
type action string