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.
This commit is contained in:
Daniel Dehennin 2021-03-09 18:39:26 +01:00
parent 2f76e06660
commit 1f3600d66f

View file

@ -2,7 +2,7 @@
require 'yaml'
control 'template._mapdata' do
control 'TEMPLATE._mapdata' do
title '`map.jinja` should match the reference file'
### Method