Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 47c1d65

Browse files
committedJan 23, 2024
fixup! Refactor parse our of page.click
1 parent 3b92c86 commit 47c1d65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎tests/webvital_test.go

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ import (
55
"testing"
66
"time"
77

8-
"github.com/grafana/xk6-browser/common"
98
"github.com/stretchr/testify/assert"
109
"github.com/stretchr/testify/require"
1110

11+
"github.com/grafana/xk6-browser/common"
12+
1213
k6metrics "go.k6.io/k6/metrics"
1314
)
1415

0 commit comments

Comments
 (0)