summaryrefslogtreecommitdiff
path: root/tests/indent/graphql_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indent/graphql_spec.lua')
-rwxr-xr-xtests/indent/graphql_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/indent/graphql_spec.lua b/tests/indent/graphql_spec.lua
index 4d8be757..9fc9896a 100755
--- a/tests/indent/graphql_spec.lua
+++ b/tests/indent/graphql_spec.lua
@@ -8,7 +8,7 @@ local run = Runner:new(it, "tests/indent/graphql", {
expandtab = true,
})
-describe("indent Lua:", function()
+describe("indent GraphQL:", function()
describe("whole file:", function()
run:whole_file(".", {
expected_failures = {},