Skip to content

Commit

Permalink
Indonesia has joined BRICS (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinsFrank authored Jan 7, 2025
1 parent 385fe42 commit ebbced6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Country/Groups/BRICS.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ public static function allAlpha2(): array {
CountryAlpha2::Ethiopia,
CountryAlpha2::Iran,
CountryAlpha2::United_Arab_Emirates,
CountryAlpha2::Indonesia,
];
}
}
1 change: 1 addition & 0 deletions tests/Unit/Country/Groups/BRICSTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ public function testAllAlpha2(): void {
CountryAlpha2::Ethiopia,
CountryAlpha2::Iran,
CountryAlpha2::United_Arab_Emirates,
CountryAlpha2::Indonesia,
],
BRICS::allAlpha2()
);
Expand Down

0 comments on commit ebbced6

Please sign in to comment.