mirror of
https://github.com/dg/dibi.git
synced 2025-08-22 13:43:12 +02:00
cs
This commit is contained in:
@@ -36,5 +36,5 @@ Assert::exception(
|
||||
|
||||
test(
|
||||
'PDO error mode: explicitly set silent',
|
||||
fn() => buildPdoDriver(PDO::ERRMODE_SILENT)
|
||||
fn() => buildPdoDriver(PDO::ERRMODE_SILENT),
|
||||
);
|
||||
|
Reference in New Issue
Block a user