Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-05-23 12:06:01 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-05-23 12:06:01 -0700
commitd729079cdf63a4382e3e3225295784124e0a4d5d (patch)
treed3ccd936e9e294a0492f7cb261d3266f133cc1d5 /test/integration/fixtures
parentd06277bad51439595a02b449f50ce43645355d45 (diff)
WIP: intercept request in test
Diffstat (limited to 'test/integration/fixtures')
-rw-r--r--test/integration/fixtures/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/integration/fixtures/index.html b/test/integration/fixtures/index.html
new file mode 100644
index 0000000..11e23c0
--- /dev/null
+++ b/test/integration/fixtures/index.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Infantry Combat Solo Basic</title>
+ </head>
+ <body>
+ </body>
+</html>