Skip to content

Commit d200741

Browse files
author
Maria Farooq
committed
corrected jdoc
1 parent d882703 commit d200741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

restcomm/restcomm-connect.core/src/test/java/org/restcomm/connect/core/service/profile/ProfileServiceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ public void retrieveEffectiveProfileByAccountSidCase3() throws SQLException {
153153

154154
/**
155155
* case 4: given: a profile is NOT explicitly assigned to an account nor to its parent or grand parent, but its associated to its organization
156-
* calling retrieveEffectiveProfileByAccountSid by account sid SHOULD return DEFAULT profile
156+
* calling retrieveEffectiveProfileByAccountSid by account sid SHOULD return that profile
157157
* @throws SQLException
158158
*/
159159
@Test

0 commit comments

Comments
 (0)