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