spec/api/account_api_spec.rb in sib-api-v3-sdk-5.3.0 vs spec/api/account_api_spec.rb in sib-api-v3-sdk-5.4.0

- old
+ new

@@ -31,10 +31,10 @@ expect(@instance).to be_instance_of(SibApiV3Sdk::AccountApi) end end # unit tests for get_account - # Get your account informations, plans and credits details + # Get your account information, plan and credits details # @param [Hash] opts the optional parameters # @return [GetAccount] describe 'get_account test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers