You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: restcomm/restcomm-connect.core/src/test/java/org/restcomm/connect/core/service/profile/ProfileServiceTest.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ public void retrieveEffectiveProfileByAccountSidCase3() throws SQLException {
153
153
154
154
/**
155
155
* 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
0 commit comments