Move job priority enum parity test ot unit tests (#3300)
This commit is contained in:
@@ -3,7 +3,7 @@ using Content.Server.Database;
|
||||
using Content.Shared.Preferences;
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace Content.IntegrationTests.Tests.Job
|
||||
namespace Content.Tests.Shared.Preferences.Job
|
||||
{
|
||||
[TestFixture]
|
||||
[TestOf(typeof(JobPriority))]
|
||||
Reference in New Issue
Block a user