Skip to content

Commit

Permalink
fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny-Dasilva committed Oct 23, 2023
1 parent c8c3820 commit 8634969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cycletls/tests/integration/latest_fingerprint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ var PeetRequests = []AkamaiOptions{
}

// {"ja3_hash":"aa7744226c695c0b2e440419848cf700", "ja3": "771,4865-4867-4866-49195-49199-52393-52392-49196-49200-49162-49161-49171-49172-156-157-47-53-10,0-23-65281-10-11-35-16-5-51-43-13-45-28-21,29-23-24-25-256-257,0", "User-Agent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0"}
func TestHTTP2(t *testing.T) {
func TestLatestVersions(t *testing.T) {
client := cycletls.Init()
for _, options := range PeetRequests {

Expand Down

0 comments on commit 8634969

Please sign in to comment.