Merge branch 'main' of https://git.stella-ops.org/stella-ops.org/git.stella-ops.org
This commit is contained in:
@@ -127,6 +127,7 @@ public sealed class PostgresUnknownRepositoryTests : IAsyncLifetime
|
||||
""";
|
||||
|
||||
await using var command = new NpgsqlCommand(schema, connection);
|
||||
using StellaOps.TestKit;
|
||||
await command.ExecuteNonQueryAsync();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user