From 6eab3c9dd6c16f1d1cf0c55c33b92eea15ebda19 Mon Sep 17 00:00:00 2001 From: Jordan Woods <13803242+jorwoods@users.noreply.github.com> Date: Sat, 28 Sep 2024 13:55:23 -0500 Subject: [PATCH] fix(test): add missing test asset --- test/assets/server_info_wrong_site.html | 56 +++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 test/assets/server_info_wrong_site.html diff --git a/test/assets/server_info_wrong_site.html b/test/assets/server_info_wrong_site.html new file mode 100644 index 00000000..e92daeb2 --- /dev/null +++ b/test/assets/server_info_wrong_site.html @@ -0,0 +1,56 @@ + + + + + + Example website + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ ABCDE
12345
23456
34567
45678
56789
+ + + \ No newline at end of file