From fdef5d0a4e6ebf2c19dd1e94984238d3ee5e9d36 Mon Sep 17 00:00:00 2001 From: Anton Sorokin Date: Wed, 9 Nov 2022 17:16:02 +0200 Subject: [PATCH] fixup! fixup! fixup! [#164] Add workflow for running Windows tests on CI --- .../check-ignoreExternalRefsTo/expected_windows.gold | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/golden/check-ignoreExternalRefsTo/expected_windows.gold b/tests/golden/check-ignoreExternalRefsTo/expected_windows.gold index 10e71e07..2f4c9d52 100644 --- a/tests/golden/check-ignoreExternalRefsTo/expected_windows.gold +++ b/tests/golden/check-ignoreExternalRefsTo/expected_windows.gold @@ -1,6 +1,6 @@ === Invalid references found === - ➥ In file check-ignoreRefs.md + ➥ In file check-ignoreExternalRefsTo.md bad reference (external) at src:7:10-53: - text: "web-site" - link: https://localhost:20000/web-site @@ -8,7 +8,7 @@ ⛂ InternalException (HostCannotConnect "localhost" [Network.Socket.connect: : failed (Connection refused (WSAECONNREFUSED)),Network.Socket.connect: : failed (Connection refused (WSAECONNREFUSED))]) - ➥ In file check-ignoreRefs.md + ➥ In file check-ignoreExternalRefsTo.md bad reference (external) at src:9:10-45: - text: "team" - link: https://127.0.0.1:20000/team @@ -16,7 +16,7 @@ ⛂ InternalException (HostCannotConnect "127.0.0.1" [Network.Socket.connect: : failed (Connection refused (WSAECONNREFUSED))]) - ➥ In file check-ignoreRefs.md + ➥ In file check-ignoreExternalRefsTo.md bad reference (external) at src:11:10-44: - text: "blog" - link: http://localhost:20000/blog @@ -24,7 +24,7 @@ ⛂ ConnectionFailure Network.Socket.connect: : failed (Connection refused (WSAECONNREFUSED)) - ➥ In file check-ignoreRefs.md + ➥ In file check-ignoreExternalRefsTo.md bad reference (external) at src:13:10-44: - text: "labs" - link: http://127.0.0.1:20000/labs