chore(create-playwright): fix CI (#9685)

This commit is contained in:
Max Schmitt 2021-10-21 21:06:28 +02:00 committed by GitHub
parent 2ad2f53482
commit da464cfe0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<iframe src="header.html" style="width: 100%; height: 200px; border: 0"/>
<iframe src="header.html" style="width: 100%; height: 200px; border: 0;"></iframe>
<form action="/api/v1/file-upload" method="POST" encType="multipart/form-data">
<input type="file" name="my-file"/>

View file

@ -1 +1 @@
<iframe src="header.html" style="width: 100%; height: 200px; border: 0"/>
<iframe src="header.html" style="width: 100%; height: 200px; border: 0;"></iframe>

View file

@ -1,4 +1,4 @@
<iframe src="header.html" style="width: 100%; height: 200px; border: 0"/>
<iframe src="header.html" style="width: 100%; height: 200px; border: 0;"></iframe>
<button>Load user</button>
<p>