RSpec 3 syntax
[arvados.git] / spec / google / api_client / batch_spec.rb
index 786c16a77737620e931e3d0e1621af7bc6bfed4a..3aa95a88b61ff52f7a30ba85013a1e094254422b 100644 (file)
@@ -15,7 +15,7 @@
 require 'spec_helper'
 require 'google/api_client'
 
-describe Google::APIClient::BatchRequest do
+RSpec.describe Google::APIClient::BatchRequest do
   CLIENT = Google::APIClient.new(:application_name => 'API Client Tests') unless defined?(CLIENT)
 
   after do