Skip to content

Commit b21ea73

Browse files
committed
Update reviews_results_tv_spec.rb
1 parent 816d4ec commit b21ea73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/reviews_results_tv_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
describe "Reviews results for Sceptre X505BV-FSR - 50 LED TV - 1080p" do
44

55
before :all do
6-
@response = HTTP.get 'https://serpapi.com/search.json?engine=google_product&product=16618293882053925702&reviews=true&source=test'
6+
@response = HTTP.get 'https://serpapi.com/search.json?engine=google_product&product_id=16618293882053925702&reviews=true&source=test'
77
@json = @response.parse
88
end
99

0 commit comments

Comments
 (0)