Skip to content

Commit c11face

Browse files
committed
docs(EnhancedClient): reference GHI #259 for skipped test
1 parent 90ac3d7 commit c11face

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DynamoDbEncryption/runtimes/java/src/test/java/software/amazon/cryptography/dbencryptionsdk/dynamodb/enhancedclient/DynamoDbEnhancedClientEncryptionTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,8 @@ public void TestConflictingAnnotatedNestedBean() {
325325
// Tags & Attributes that are IGNORED and throw an Exception.
326326
// However, detecting IGNORED DynamoDBEncryption Tags & Attributes
327327
// when a nested class is Flattened has NOT been implemented.
328+
// See GitHub Issue #259:
329+
// https://github.com/aws/aws-database-encryption-sdk-dynamodb-java/issues/259
328330
expectedExceptions = DynamoDbEncryptionException.class
329331
)
330332
public void TestConflictingFlattenedBean() {

0 commit comments

Comments
 (0)