Skip to content

Commit 7982777

Browse files
committed
remove comment
1 parent af8b3c2 commit 7982777

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cloudplatform/connectivity-destination-service/src/test/java/com/sap/cloud/sdk/cloudplatform/connectivity/DestinationServiceTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -664,8 +664,6 @@ void testGetDestinationOnlySubscriberStrategyReadsSubscriberDestinations()
664664
@Test
665665
void testGetDestinationOnlySubscriberStrategyDoesNotReadProviderDestinations()
666666
{
667-
668-
// JONAS: use this here as base for test. Check which calls are made using GetOrComputeAllDestinationsCommand
669667
final DestinationOptions options =
670668
DestinationOptions.builder().augmentBuilder(augmenter().retrievalStrategy(ONLY_SUBSCRIBER)).build();
671669

0 commit comments

Comments
 (0)