1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 03:24:01 +02:00

Tests: Run also in PDO

This commit is contained in:
Jakub Vrana
2025-03-22 07:22:06 +01:00
parent 01a6af8b70
commit ab44927442
4 changed files with 18 additions and 2 deletions

View File

@@ -16,7 +16,6 @@
<tr><td>select</td><td>name=auth[driver]</td><td>label=PostgreSQL</td></tr>
<tr><td>type</td><td>id=username</td><td>ODBC</td></tr>
<tr><td>type</td><td>name=auth[password]</td><td>ODBC</td></tr>
<tr><td>type</td><td>name=auth[db]</td><td>adminer_test</td></tr>
<tr><td>clickAndWait</td><td>//input[@value='Login']</td><td></td></tr>
</tbody></table>