@ -14,6 +14,7 @@ using static SixLabors.ImageSharp.Tests.TestImages.WebP;
// ReSharper disable InconsistentNaming
namespace SixLabors.ImageSharp.Tests.Formats.Webp
{
[Collection("RunSerial")]
[Trait("Format", "Webp")]
public class WebpDecoderTests
@ -10,6 +10,7 @@ using static SixLabors.ImageSharp.Tests.TestImages.WebP;
public class WebpEncoderTests