Skip to content

Commit

Permalink
Rename test to clear up confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
nwarms committed Jan 7, 2025
1 parent 8061ed1 commit 457d16a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ public async Task OnGetAsync_should_configure_TrustPageMetadata()
}

[Fact]
public void SharepointLink_should_have_correct_default_value()
public void SharepointLink_should_be_empty_string_by_default()
{
_sut.SharepointLink.Should().Be("");
}
Expand Down

0 comments on commit 457d16a

Please sign in to comment.