Skip to content

Commit

Permalink
#none lint
Browse files Browse the repository at this point in the history
  • Loading branch information
renatoaraujo committed Oct 10, 2023
1 parent 06effe0 commit 64eb128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_test.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package zenrows_test

import (
"github.com/stretchr/testify/require"
"net/url"
"testing"

"github.com/renatoaraujo/go-zenrows"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
)

func TestScrapeOptions(t *testing.T) {
Expand Down

0 comments on commit 64eb128

Please sign in to comment.