We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f1c517 commit a3f9c05Copy full SHA for a3f9c05
1 file changed
phonenumberverification/phonenumberverification_test.go
@@ -93,7 +93,7 @@ func TestVerifyToken(t *testing.T) {
93
94
tests := []struct {
95
name string
96
- projectId string
+ projectID string
97
validAudience string
98
client *Client
99
token func() string
0 commit comments