From a80728f16f90616d93dcc9ed932528b35e2ef62d Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Fri, 24 May 2024 15:59:17 -0700
Subject: WIP: mock selenium response
---
test/integration/fixtures/index.html | 8 ---
test/integration/fixtures/scenario-test.svg | 102 ++++++++++++++++++++++++++++
2 files changed, 102 insertions(+), 8 deletions(-)
delete mode 100644 test/integration/fixtures/index.html
create mode 100644 test/integration/fixtures/scenario-test.svg
(limited to 'test/integration/fixtures')
diff --git a/test/integration/fixtures/index.html b/test/integration/fixtures/index.html
deleted file mode 100644
index 11e23c0..0000000
--- a/test/integration/fixtures/index.html
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- Infantry Combat Solo Basic
-
-
-
-
diff --git a/test/integration/fixtures/scenario-test.svg b/test/integration/fixtures/scenario-test.svg
new file mode 100644
index 0000000..0e12afb
--- /dev/null
+++ b/test/integration/fixtures/scenario-test.svg
@@ -0,0 +1,102 @@
+
+
--
cgit v1.2.3