Skip to content

Commit

Permalink
Update ClustersIT.java
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern authored Dec 30, 2024
1 parent 05e57f9 commit a33ba9d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ void listsEvents(WorkspaceClient w, @EnvOrSkip("TEST_DEFAULT_CLUSTER_ID") String

List<ClusterEvent> all = CollectionUtils.asList(events);

// Add newline

CollectionUtils.assertUnique(all);
}

Expand Down

0 comments on commit a33ba9d

Please sign in to comment.