From 3fbf280e349cfbac26fd6069f40c4d727ccd3c88 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Sat, 12 Feb 2022 23:12:07 +0100 Subject: indents(php): don't use aligned_indent for php Fixes #2497 --- tests/indent/php_spec.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/indent/php_spec.lua') diff --git a/tests/indent/php_spec.lua b/tests/indent/php_spec.lua index 0620c5ea6..e2655b83f 100644 --- a/tests/indent/php_spec.lua +++ b/tests/indent/php_spec.lua @@ -20,5 +20,6 @@ describe("indent PHP:", function() "example2.php", { on_line = 5, text = "indendation with `enter` in insert mode is not correct", indent = 4 } ) + run:new_line("issue-2497.php", { on_line = 5, text = "$a =", indent = 4 }) end) end) -- cgit v1.2.3-70-g09d2