We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd6d52d commit 1c24395Copy full SHA for 1c24395
1 file changed
tests/serpapi_test.ts
@@ -90,6 +90,7 @@ describe("getAccount", {
90
"extra_credits",
91
"last_hour_searches",
92
"plan_id",
93
+ "plan_monthly_price",
94
"plan_name",
95
"plan_searches_left",
96
"searches_per_month",
@@ -113,6 +114,7 @@ describe("getAccount", {
113
114
115
116
117
118
119
120
@@ -135,6 +137,7 @@ describe("getAccount", {
135
137
136
138
139
140
141
142
143
0 commit comments