Skip to content

Commit 2b67eb0

Browse files
Revert
1 parent 37ca08d commit 2b67eb0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/PhenX.EntityFrameworkCore.BulkInsert.Tests/DbContainer/TestDbContainerPostgreSql.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ public class TestDbContainerPostgreSql<TDbContext> : TestDbContainer<TDbContext>
1919
.WithDatabase("testdb")
2020
.WithUsername("testuser")
2121
.WithPassword("testpassword")
22-
.WithName(GetRandomContainerName())
2322
.Build();
2423
}
2524

0 commit comments

Comments
 (0)