Don't use NpgsqlDataSource from DI if connection string/connection is specified #2233
Annotations
2 errors
Test:
test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance
Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" }
Actual: null
|
Test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading