Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
dostrog authored and actions-user committed Feb 20, 2021
1 parent 58b26ac commit a817217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .php_cs.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"php":"8.0.1","version":"2.18.2","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sortAlgorithm":"alpha"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline_array":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":["method"]},"single_trait_insert_per_statement":true},"hashes":{"src\/Services\/RussianCentralBank.php":1709884715,"src\/Services\/NationalBankOfUkraine.php":3813385838,"src\/Contracts\/ExchangeRate.php":3833154505,"src\/Contracts\/ExchangeRateService.php":3585841511,"src\/Contracts\/CurrencyPair.php":2615292405,"src\/Contracts\/ExchangeRateProvider.php":643168451,"src\/ExchangeRate.php":4270094098,"src\/StringHelper.php":3041109882,"src\/CurrencyPair.php":151624525,"src\/CacheHelper.php":94839566,"src\/Commands\/InstallLarate.php":50923403,"src\/Larate.php":1823872682,"src\/Validation.php":1165504559,"src\/Providers\/LarateServiceProvider.php":2908215701,"src\/Facades\/LarateFacade.php":865551714,"tests\/TestCase.php":1723533337,"tests\/Feature\/LarateTest.php":2831933830,"tests\/Unit\/CurrencyPairTest.php":1587544825,"tests\/Unit\/ExchangeRateTest.php":904361737,"tests\/Unit\/CacheTest.php":3969626799,"tests\/Unit\/ValidationTest.php":2304374970,"tests\/Unit\/InstallLarateTest.php":602608481,"tests\/Unit\/RussianCentralBankTest.php":2924737037,"tests\/Unit\/StringHelperTest.php":1586094413,"tests\/Unit\/NationalBankOfUkraineTest.php":2566154181,"src\/Exceptions\/InvalidArgumentException.php":1170491362,"src\/Services\/HttpService.php":646674303}}
{"php":"8.0.1","version":"2.18.2","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sortAlgorithm":"alpha"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline_array":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":["method"]},"single_trait_insert_per_statement":true},"hashes":{"src\/Services\/RussianCentralBank.php":1148065542,"src\/Services\/NationalBankOfUkraine.php":1605773488,"src\/Contracts\/ExchangeRate.php":3833154505,"src\/Contracts\/ExchangeRateService.php":3585841511,"src\/Contracts\/CurrencyPair.php":2615292405,"src\/Contracts\/ExchangeRateProvider.php":643168451,"src\/ExchangeRate.php":4270094098,"src\/StringHelper.php":3041109882,"src\/CurrencyPair.php":151624525,"src\/CacheHelper.php":94839566,"src\/Commands\/InstallLarate.php":50923403,"src\/Larate.php":1823872682,"src\/Validation.php":1165504559,"src\/Providers\/LarateServiceProvider.php":2908215701,"src\/Facades\/LarateFacade.php":865551714,"tests\/TestCase.php":1723533337,"tests\/Feature\/LarateTest.php":2831933830,"tests\/Unit\/CurrencyPairTest.php":1587544825,"tests\/Unit\/ExchangeRateTest.php":904361737,"tests\/Unit\/CacheTest.php":3969626799,"tests\/Unit\/ValidationTest.php":2304374970,"tests\/Unit\/InstallLarateTest.php":602608481,"tests\/Unit\/RussianCentralBankTest.php":2422810829,"tests\/Unit\/StringHelperTest.php":1586094413,"tests\/Unit\/NationalBankOfUkraineTest.php":3816761525,"src\/Exceptions\/InvalidArgumentException.php":1170491362,"src\/Services\/HttpService.php":646674303}}
2 changes: 1 addition & 1 deletion tests/Unit/RussianCentralBankTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public function rcb_parse_rate_data(): void
CONTENT;

self::assertEquals([
'value' => 418.1800, 'nominal' => 1.0, 'date' => Carbon::parse('16.01.1996')
'value' => 418.1800, 'nominal' => 1.0, 'date' => Carbon::parse('16.01.1996'),
], $this->service->parseRateData($content, 'EEK'));
}

Expand Down

0 comments on commit a817217

Please sign in to comment.