Files

3 lines
101 B
C#

[CollectionDefinition("Database")]
public class DatabaseCollection : ICollectionFixture<ApiFixture>;