fix(integration): non-working scenarios because of a remote service down

This commit is contained in:
Julien Neuhart
2025-08-03 18:02:35 +02:00
parent 339afe614c
commit 6ff5109b00
8 changed files with 95 additions and 101 deletions

View File

@@ -11,7 +11,7 @@
href="http://localhost:100/style.css"
/>
<!-- 400 Bad Request -->
<link rel="stylesheet" type="text/css" href="https://httpstat.us/400" />
<link rel="stylesheet" type="text/css" href="https://gethttpstatus.com/400" />
<title>Feature Rich HTML</title>
<style>
@media print {

View File

@@ -11,7 +11,7 @@
href="http://localhost:100/style.css"
/>
<!-- 400 Bad Request -->
<link rel="stylesheet" type="text/css" href="https://httpstat.us/400" />
<link rel="stylesheet" type="text/css" href="https://gethttpstatus.com/400" />
<title>Feature Rich HTML</title>
<style>
@media print {