Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into issue/TDEAL-23
Browse files Browse the repository at this point in the history
  • Loading branch information
porgabi committed Jan 5, 2024
2 parents d3be0ea + 0606dfc commit 658cf1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.Tests.UI/Docs/TestableOrchardCoreApps.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Tips on making specific features testable are under the ["Creating tests" page](
[SuppressMessage(
"Design",
"CA1050: Declare types in namespaces",
Justification = "As described here: https://docs.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-6.0.")]
Justification = "As described here: https://docs.microsoft.com/en-us/aspnet/core/test/integration-tests.")]
public partial class Program
{
protected Program()
Expand Down

0 comments on commit 658cf1e

Please sign in to comment.