refactor: rename method to resolverMethod

This commit is contained in:
Lucaskyy
2022-04-13 21:04:26 +02:00
committed by oSumAtrIX
parent 0f30eac32c
commit b2dab3fabf
3 changed files with 5 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ internal class PatcherTest {
comment = "Main method of TestClass. Version 1.0.0"
),
patcher = PatcherMetadata(
method = ResolverMethod.Fuzzy(2)
resolverMethod = ResolverMethod.Fuzzy(2)
)
),
"V",