Skip to content

Commit 35f1e12

Browse files
author
Frank Natividad
committed
Vision quickstart spec: added better description
1 parent ff23358 commit 35f1e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vision/spec/quickstart_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
describe "Vision Quickstart" do
1919

20-
it "label a cat image" do
20+
it "performs label a sample image file" do
2121
gcloud = Google::Cloud.new ENV["GOOGLE_CLOUD_PROJECT"]
2222

2323
expect(Google::Cloud).to receive(:new).with("YOUR_PROJECT_ID").

0 commit comments

Comments
 (0)