We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcbdf8 commit 522c3eeCopy full SHA for 522c3ee
github/copilot_test.go
@@ -16,7 +16,7 @@ import (
16
"github.com/google/go-cmp/cmp"
17
)
18
19
-// Test invalid JSON responses, vlaid responses are covered in the other tests
+// Test invalid JSON responses, valid responses are covered in the other tests
20
func TestCopilotSeatDetails_UnmarshalJSON(t *testing.T) {
21
tests := []struct {
22
name string
0 commit comments