Skip to content

Commit

Permalink
make tests not go crazy
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyshotpictures committed Dec 22, 2024
1 parent c714ef7 commit 759f45e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Content.IntegrationTests/Tests/PostMapInitTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ public sealed class PostMapInitTest
"Aspid", // Pseudo playtest, not merged to upstream yet.
"Gate",
"Amber",
"Loop"
"Loop",
"ClusterPrime" // Update of Cluster
};

/// <summary>
Expand Down

0 comments on commit 759f45e

Please sign in to comment.