BHoM / Test_Toolkit

GNU Lesser General Public License v3.0
0 stars 0 forks source link

IsDocumentationURLValid fails for a valid URL #457

Closed peterjamesnugent closed 1 year ago

peterjamesnugent commented 1 year ago

Description:

The check fails for a valid URL.

Steps to reproduce:

https://github.com/BHoM/BHoM/pull/1545/checks?check_run_id=16305039317

Expected behaviour:

Valid pass

Test file(s):

[DocumentationURL("https://bhom.xyz/documentation/Conventions/BHoM-Structural-Conventions/", DocumentationType.Documentation)]

Currently on this PR: https://github.com/BHoM/BHoM/pull/1545

FraserGreenroyd commented 1 year ago

Well this is frustrating - run it from within Grasshopper and it's a pass!

image