mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-23 01:05:10 +00:00
@@ -12,6 +12,7 @@ using Xunit;
|
||||
|
||||
namespace DiscordChatExporter.Cli.Tests.Specs;
|
||||
|
||||
[Collection(nameof(ExportWrapperCollection))]
|
||||
public class PartitioningSpecs : IClassFixture<TempOutputFixture>
|
||||
{
|
||||
private readonly TempOutputFixture _tempOutput;
|
||||
|
||||
Reference in New Issue
Block a user