Skip to content

Commit

Permalink
Merge pull request #18 from pgonzaleznetwork/development
Browse files Browse the repository at this point in the history
All features in sprint
  • Loading branch information
pgonzaleznetwork authored Nov 9, 2022
2 parents 4ace8c5 + 148cabd commit cb6fbef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions force-app/main/default/classes/DreamforceClass.cls
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@ public with sharing class DreamforceClass {
public static void newMethod(){
//added from dx repo!
}

public static void customerEngineers(){
//say hello!!!
}
}
File renamed without changes.

0 comments on commit cb6fbef

Please sign in to comment.