summaryrefslogtreecommitdiffstats
path: root/tests/Components/ArrayObjTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Components/ArrayObjTest.php')
-rw-r--r--tests/Components/ArrayObjTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Components/ArrayObjTest.php b/tests/Components/ArrayObjTest.php
index c71ab37..d62c9d3 100644
--- a/tests/Components/ArrayObjTest.php
+++ b/tests/Components/ArrayObjTest.php
@@ -30,7 +30,7 @@ class ArrayObjTest extends TestCase
array(
'type' => 'SqlParser\\Components\\Expression',
'typeOptions' => array(
- 'noBrackets' => true,
+ 'breakOnParentheses' => true,
),
)
);