Fix some of the build (#2894)

* THIS TIME FOR REAL

* Fix build

* Bring back old power code

* Remove debugger break

Co-authored-by: AJCM <AJCM@tutanota.com>
This commit is contained in:
DrSmugleaf
2021-01-05 05:36:25 +01:00
committed by GitHub
parent 1032576a20
commit e7eb23a9b0
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ using Robust.Shared.Localization.Macros;
namespace Content.Tests.Server.Preferences
{
[TestFixture]
public class ServerDbSqliteTests : RobustUnitTest
public class ServerDbSqliteTests : ContentUnitTest
{
private static HumanoidCharacterProfile CharlieCharlieson()
{