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