forked from aws/copilot-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: generalize watcher test (aws#5457)
The number of events received by the watcher appears to be system dependent, so this converts the expected and actual events received from an array to a set. This means that we don't expect an order of events, and we just need one copy of each event in order to succeed. Was causing `make local-test` to fail, should be fixed. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
- Loading branch information
1 parent
90d3af3
commit 752e751
Showing
1 changed file
with
20 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters