From d4d77b315f78a73ef21e31e8aa8b51b79cd842e1 Mon Sep 17 00:00:00 2001 From: przepompownia Date: Sat, 14 May 2022 00:50:55 +0200 Subject: unfinished-call.php: expect 0-column indentation --- tests/indent/php_spec.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/indent/php_spec.lua') diff --git a/tests/indent/php_spec.lua b/tests/indent/php_spec.lua index eef80a61b..ac3d7bb59 100644 --- a/tests/indent/php_spec.lua +++ b/tests/indent/php_spec.lua @@ -23,6 +23,6 @@ describe("indent PHP:", function() { 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 }) - run:new_line("unfinished-call.php", { on_line = 6, text = "$a =", indent = 4 }) + run:new_line("unfinished-call.php", { on_line = 6, text = "$a =", indent = 0 }) end) end) -- cgit v1.2.3-70-g09d2