Skip to content

Commit

Permalink
Update payload_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
elee1766 authored Oct 3, 2024
1 parent ff18e36 commit c5760a5
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ func TestUnmarshalPayloadJSON(t *testing.T) {
Version: "88.12.1",
OS: "linux",
Mobile: false,
UserAgent: "Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0",
Language: "en-US",
ViewportWidth: "1920",
ViewportHeight: "1080",
},
View: View{
Name: "foobar",
Expand Down

0 comments on commit c5760a5

Please sign in to comment.