Add header for CI testing in frontend
This commit is contained in:
parent
fe9c240033
commit
3455b75085
@ -28,6 +28,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Mini Frontend</h1>
|
<h1>Mini Frontend</h1>
|
||||||
|
<h2>Test CI</h2>
|
||||||
<button onclick="sendMessage()">Invia Messaggio</button>
|
<button onclick="sendMessage()">Invia Messaggio</button>
|
||||||
<button onclick="retrieveMessage()">Recupera Messaggio</button>
|
<button onclick="retrieveMessage()">Recupera Messaggio</button>
|
||||||
<button onclick="checkQueueInfo()">Verifica Stato Coda</button>
|
<button onclick="checkQueueInfo()">Verifica Stato Coda</button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user