chore: standardise structure (.gitignore & _mapdata.rb) [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/292
This commit is contained in:
Imran Iqbal
2021-02-11 11:53:32 +00:00
parent a874a76967
commit f00d7ad348
6 changed files with 17 additions and 10 deletions
@@ -2,8 +2,8 @@
require 'yaml'
control '`map.jinja` YAML dump' do
title 'should match the comparison file'
control 'salt._mapdata' do
title '`map.jinja` should match the reference file'
### Method
# The steps below for each file appear convoluted but they are both required
@@ -2,8 +2,8 @@
require 'yaml'
control '`map.jinja` YAML dump' do
title 'should match the comparison file'
control 'salt._mapdata' do
title '`map.jinja` should match the reference file'
### Method
# The steps below for each file appear convoluted but they are both required
@@ -2,8 +2,8 @@
require 'yaml'
control '`map.jinja` YAML dump' do
title 'should match the comparison file'
control 'salt._mapdata' do
title '`map.jinja` should match the reference file'
### Method
# The steps below for each file appear convoluted but they are both required
@@ -2,8 +2,8 @@
require 'yaml'
control '`map.jinja` YAML dump' do
title 'should match the comparison file'
control 'salt._mapdata' do
title '`map.jinja` should match the reference file'
### Method
# The steps below for each file appear convoluted but they are both required