mirror of
https://github.com/dg/dibi.git
synced 2025-08-28 08:19:48 +02:00
This commit is contained in:
@@ -81,7 +81,7 @@ try {
|
||||
} catch (Exception $e) {
|
||||
}
|
||||
Assert::same(
|
||||
reformat(' SELECT * FROM [table] LIMIT 1'),
|
||||
reformat('SELECT * FROM [table] LIMIT 1'),
|
||||
dibi::$sql
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user