Log steps for updates

This commit is contained in:
René Pfeuffer
2019-05-15 13:29:50 +02:00
parent 93dbaeae7c
commit ed7c2a01e7
4 changed files with 52 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ class UpdateEngineTest {
}
@Override
public String affectedDataType() {
public String getAffectedDataType() {
return type;
}