Skip to content

Commit 566d4d7

Browse files
committed
Legge til paralell kjøriung av tester
1 parent 1ac9f34 commit 566d4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform-utility/CustomMetadataDAO/classes/CustomMetadataDAOTest.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* name = nameCMList[0];
3636
* }
3737
*/
38-
@IsTest
38+
@IsTest(IsParallel=true)
3939
public class CustomMetadataDAOTest {
4040
/**
4141
* @description Simple test for the getMetadata method.

0 commit comments

Comments
 (0)