Skip to content

Commit

Permalink
fix(convert-formula): _mapdata control name must use the formula one
Browse files Browse the repository at this point in the history
* test/integration/default/controls/_mapdata.rb: use `TEMPLATE` to let
  `conver-formula.sh` automatically rename the control.
  • Loading branch information
baby-gnu committed Mar 9, 2021
1 parent 2f76e06 commit 1f3600d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/default/controls/_mapdata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require 'yaml'

control 'template._mapdata' do
control 'TEMPLATE._mapdata' do
title '`map.jinja` should match the reference file'

### Method
Expand Down

0 comments on commit 1f3600d

Please sign in to comment.