Skip to content

Commit

Permalink
Change html-validate version to the latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Dec 4, 2023
1 parent 5fc7ef9 commit 98bc043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lombiq.Tests.UI/Services/HtmlValidationConfiguration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public class HtmlValidationConfiguration
// This is necessary so no long folder names will be generated, see:
// https://github.com/atata-framework/atata-htmlvalidation/issues/5
WorkingDirectory = "HtmlValidationTemp",
HtmlValidatePackageVersion = "8.7.3",
};

/// <summary>
Expand Down

0 comments on commit 98bc043

Please sign in to comment.