From be0e93e3d631e22330f956589f52ca933b354ae1 Mon Sep 17 00:00:00 2001 From: Will Hopper Date: Tue, 11 Oct 2016 16:49:36 -0700 Subject: [PATCH] (maint) Update line number in fixture to fix specs --- spec/fixtures/unit/json/output_without_puppet_function.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/fixtures/unit/json/output_without_puppet_function.json b/spec/fixtures/unit/json/output_without_puppet_function.json index f0203af..743032a 100644 --- a/spec/fixtures/unit/json/output_without_puppet_function.json +++ b/spec/fixtures/unit/json/output_without_puppet_function.json @@ -84,7 +84,7 @@ { "name": "database", "file": "(stdin)", - "line": 43, + "line": 44, "docstring": { "text": "An example database server resource type." },