mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-28 05:31:03 +00:00
refactor: rename method to resolverMethod
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user