summaryrefslogtreecommitdiff
path: root/test/crossfile/hover.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/crossfile/hover.lua')
-rw-r--r--test/crossfile/hover.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/crossfile/hover.lua b/test/crossfile/hover.lua
index 08cde574..b9ffd59b 100644
--- a/test/crossfile/hover.lua
+++ b/test/crossfile/hover.lua
@@ -811,7 +811,7 @@ food.secondField = 2
},
hover = [[
```lua
-(field) Food.firstField: number = 0
+(field) Food.firstField: number
```]]}
TEST {{ path = 'a.lua', content = '', }, {