Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcvickers committed Oct 27, 2021
1 parent ef95dfe commit 115ffca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ protected override TestModelBuilder CreateTestModelBuilder(TestHelpers testHelpe

public override void WithMany_pointing_to_keyless_entity_throws()
{
// ??. Issue #.
// Test throws exception before reaching the first exception due to entity type being property bag entity
Assert.Equal(
CoreStrings.NavigationSingleWrongClrType(
"Reference", "KeylessCollectionNavigation", "KeylessReferenceNavigation", "Dictionary<string, object>"),
Expand Down

0 comments on commit 115ffca

Please sign in to comment.