mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-09-12 22:00:54 +02:00
@@ -8,7 +8,8 @@ using Xunit;
|
||||
|
||||
namespace DiscordChatExporter.Cli.Tests.Specs;
|
||||
|
||||
public class JsonStickerSpecs : IClassFixture<ExportWrapperFixture>
|
||||
[Collection(nameof(ExportWrapperCollection))]
|
||||
public class JsonStickerSpecs
|
||||
{
|
||||
private readonly ExportWrapperFixture _exportWrapper;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user