Skip to content

Commit 1b5bcb4

Browse files
authored
Merge pull request #229 from baby-gnu/fix/mapdata-control-name
fix(convert-formula): `_mapdata` control name must use the formula one
2 parents 2f76e06 + 1f3600d commit 1b5bcb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/default/controls/_mapdata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
require 'yaml'
44

5-
control 'template._mapdata' do
5+
control 'TEMPLATE._mapdata' do
66
title '`map.jinja` should match the reference file'
77

88
### Method

0 commit comments

Comments
 (0)