1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-12-05 03:41:07 +01:00

Enabled some formerly disabled tests

This commit is contained in:
Paul Schaub 2025-09-26 13:14:42 +02:00
parent 12a727287d
commit f8d9f3ccbb
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
5 changed files with 1 additions and 11 deletions

View file

@ -136,7 +136,6 @@ public class RoundTripEncryptDecryptCmdTest extends CLITest {
}
@Test
// @Disabled("Disabled, since we now read certificates from secret keys")
public void testEncryptingForKeyFails() throws IOException {
File notACert = writeFile("key.asc", KEY);