Skip to content

Commit

Permalink
Update PostMapInitTest.cs
Browse files Browse the repository at this point in the history
mfw I missed a comma 😱
  • Loading branch information
Colin-Tel committed Oct 7, 2023
1 parent b878f88 commit 3dbf402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.IntegrationTests/Tests/PostMapInitTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public sealed class PostMapInitTest
"Core",
"Marathon",
"Kettle",
"MeteorArena"
"MeteorArena",
"Edge" //DeltaV
};

Expand Down

0 comments on commit 3dbf402

Please sign in to comment.