Skip to content

Commit

Permalink
Creating fake commit to test new YAML definition for PR is working
Browse files Browse the repository at this point in the history
  • Loading branch information
kryvyifedir committed Jul 14, 2024
1 parent 0c7ac4a commit 5d34549
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ public with sharing class AchievementReachedEventsManager {
this.userMeasurementsByIdMap = userMeasurementsByIdMap;
this.populateAchievementsByMeasurementIdMap();
this.populateExistingReachedAchievementsByKey();

system.debug('TEST YAML DEF');
}

public List<Database.SaveResult> fireEvents() {
Expand Down

0 comments on commit 5d34549

Please sign in to comment.