Skip to content

Commit 4f72e5d

Browse files
committed
fix(test): fix test
remove regions test from old regions.js file, that was deleted
1 parent a47ea43 commit 4f72e5d

File tree

2 files changed

+2
-32
lines changed

2 files changed

+2
-32
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ const AWS_REGIONS = [
8787
"us-gov-west-1"
8888
];
8989

90+
export { AWS_REGIONS };
91+
9092
// ---------------------------------------------------------------------------
9193
// Banner & Logger Setup
9294
// ---------------------------------------------------------------------------

tests/unit/regions.test.js

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)