Skip to content

Commit 1f3600d

Browse files
committed
fix(convert-formula): _mapdata control name must use the formula one
* test/integration/default/controls/_mapdata.rb: use `TEMPLATE` to let `conver-formula.sh` automatically rename the control.
1 parent 2f76e06 commit 1f3600d

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)