diff --git a/Content.IntegrationTests/Tests/CargoTest.cs b/Content.IntegrationTests/Tests/CargoTest.cs index 70ea3b2fbb2..e111b79b96a 100644 --- a/Content.IntegrationTests/Tests/CargoTest.cs +++ b/Content.IntegrationTests/Tests/CargoTest.cs @@ -5,7 +5,7 @@ using Content.Server.Cargo.Systems; using Content.Server.Nutrition.Components; using Content.Server.Nutrition.EntitySystems; -using Content.Shared.Cargo.Components; +using Content.Shared.Cargo.Components; // Frontier using Content.Shared.Cargo.Prototypes; using Content.Shared.IdentityManagement; using Content.Shared.Stacks;