aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

Fix DateView test failing according to Node version #162

Closed mendaomn closed 1 year ago

mendaomn commented 1 year ago

Description

This PR fixes a failure of the DateView test caused by different implementations of toLocaleString rendering different strings (e.g. connectors between year and hour)

Changes

How Has This Been Tested?

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.