Skip to content

Commit 9fa85ad

Browse files
committed
Clarify comment
1 parent 2bed5ea commit 9fa85ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/test/NetStandard/UnitTests/Services/DynamoDBTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public void AttributeValueIsBOOLSetTest()
3636
Assert.False(boolAV.BOOL.HasValue);
3737
}
3838

39-
#region MockingTests - these are similar to AWSSDK_DotNet.UnitTests.MockingTests, if we unify .NET Framework 4.5 and .NET tests they can be de-duplicated
39+
#region MockingTests
4040

4141
[Fact]
4242
[Trait("Category", "DynamoDBv2")]

0 commit comments

Comments
 (0)