1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-16 01:12:05 +01:00

TMP/UNDO: make backwardPropagate() public, for unit tests

This commit is contained in:
Heiko Schaefer 2023-07-04 17:28:29 +02:00 committed by Paul Schaub
parent 84a7469d4f
commit 2f8aafa6d3
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -306,7 +306,7 @@ class Query(
/// amount to use for the certification and whether any regular
/// expressions should be respected. To simply use the values in
/// the certification return None using the callback: `|_| None`.
private
// FIXME: public for tests, should be private
fun backwardPropagate(targetFpr: Fingerprint,
targetUserid: String,
selfSigned: Boolean,