Skip to content

Commit 9ba2afc

Browse files
committed
Fixing a wrong reference in a comment
1 parent 96d0862 commit 9ba2afc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/integration/public360/test/classes/DataTypes/EstateParameterTest.cls

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
2-
* @description Test class for `UnregisteredContactsParameterTest` class.
2+
* @description Test class for `EstateParameter` class.
33
*
44
* @author Kenneth Soerensen <[email protected]>, Nav
55
* @since 0.1.0, January 2025
66
* @group Public 360 Integration
7-
* @see UnregisteredContactsParameterTest
7+
* @see EstateParameter
88
*/
99
@IsTest(IsParallel=true)
1010
private class EstateParameterTest {

0 commit comments

Comments
 (0)