gdevby/starter4j

fix test for new requirements

robertmakrytski opened this issue · 0 comments

if (Objects.nonNull(appLocalConfig) && versionComparator.compare(appLocalConfig.getCurrentAppVersion(), remoteAppConfig.getAppVersion()) == -1) {
we need add appStarterConfig only for tests.