Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LanesGood committed Jul 22, 2024
1 parent 746e6b7 commit a9e18f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utils/__tests__/platform-colors.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ describe("getStaticIcons", () => {
STATIC_PLATFORMS[5].mapIcon,
STATIC_PLATFORMS[6].name,
STATIC_PLATFORMS[6].mapIcon,
STATIC_PLATFORMS[7].name,
STATIC_PLATFORMS[7].mapIcon,
"BalloonIcon",
]
expect(getStaticIcons()).toEqual(result)
Expand Down

0 comments on commit a9e18f0

Please sign in to comment.