Fix station events system test
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Content.IntegrationTests.Tests.StationEvents
|
||||
Assert.That(stationEvent.Occurrences == 1);
|
||||
}
|
||||
|
||||
stationEventsSystem.ResettingCleanup();
|
||||
stationEventsSystem.Reset();
|
||||
|
||||
foreach (var stationEvent in stationEventsSystem.StationEvents)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user