Merge pull request #229 from baby-gnu/fix/mapdata-control-name

fix(convert-formula): `_mapdata` control name must use the formula one
This commit is contained in:
Dafydd Jones 2021-03-09 17:58:30 +00:00 committed by GitHub
commit 1b5bcb4ec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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