~ruther/NosSmooth

844058d558477ecc651da5dbe38f4fa58a6dd41e — Rutherther 3 years ago ed7b8c7
docs: remove see converter from packet tests
M Tests/NosSmooth.Packets.Tests/Converters/Packets/FcPacketConverterTests.cs => Tests/NosSmooth.Packets.Tests/Converters/Packets/FcPacketConverterTests.cs +1 -1
@@ 14,7 14,7 @@ using Xunit;
namespace NosSmooth.Packets.Tests.Converters.Packets;

/// <summary>
/// Tests <see cref="FcPacketConverter"/>.
/// Tests FcPacketConverter.
/// </summary>
public class FcPacketConverterTests
{

M Tests/NosSmooth.Packets.Tests/Converters/Packets/InPacketConverterTests.cs => Tests/NosSmooth.Packets.Tests/Converters/Packets/InPacketConverterTests.cs +1 -1
@@ 19,7 19,7 @@ using Xunit;
namespace NosSmooth.Packets.Tests.Converters.Packets;

/// <summary>
/// Tests <see cref="InPacketConverter"/>.
/// Tests InPacketConverter.
/// </summary>
public class InPacketConverterTests
{

M Tests/NosSmooth.Packets.Tests/Converters/Packets/MovePacketConverterTests.cs => Tests/NosSmooth.Packets.Tests/Converters/Packets/MovePacketConverterTests.cs +1 -1
@@ 14,7 14,7 @@ using Xunit;
namespace NosSmooth.Packets.Tests.Converters.Packets;

/// <summary>
/// Tests <see cref="MovePacketConverter"/>.
/// Tests MovePacketConverter.
/// </summary>
public class MovePacketConverterTests
{

M Tests/NosSmooth.Packets.Tests/Converters/Packets/PinitPacketConverterTest.cs => Tests/NosSmooth.Packets.Tests/Converters/Packets/PinitPacketConverterTest.cs +1 -1
@@ 14,7 14,7 @@ using Xunit;
namespace NosSmooth.Packets.Tests.Converters.Packets;

/// <summary>
/// Tests <see cref="PinitPacketConverter"/>.
/// Tests PinitPacketConverter.
/// </summary>
public class PinitPacketConverterTest
{

Do not follow this link