Test missing new
This commit is contained in:
parent
f0b9b97da8
commit
0187242d9d
|
|
@ -88,7 +88,7 @@ namespace Content.IntegrationTests.Tests
|
|||
testSystem.Enabled = false;
|
||||
}
|
||||
|
||||
private const string TestMap = "Maps/pebble.yml";
|
||||
private new const string TestMap = "Maps/pebble.yml";
|
||||
|
||||
/// <summary>
|
||||
/// Loads the default map, runs it for 5 ticks, then assert that it did not change.
|
||||
|
|
|
|||
Loading…
Reference in New Issue