Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1dca9b2

Browse files
committedMar 20, 2025
Set service in test
1 parent e2c9490 commit 1dca9b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎force-app/functionality/activities/classes/Activity_AddAccountTest.cls

+1
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ private without sharing class Activity_AddAccountTest {
215215
IsAllDayEvent = true,
216216
ActivityDate = Date.today(),
217217
TAG_ActivityType__c = 'Rekruttere og inkludere',
218+
TAG_service__c = 'Jobbmesser og møteplass',
218219
Subject = 'Hele dagen',
219220
RecordTypeId = agRecordType
220221
);

0 commit comments

Comments
 (0)
Please sign in to comment.