Added users fixture set

This commit is contained in:
Tom Bloor 2017-08-25 16:36:43 +01:00
parent df7f1de1a6
commit cc046f517b
21 changed files with 296 additions and 0 deletions

View file

@ -0,0 +1,5 @@
$HASH1 = {
id => 5,
name => 'Monthly Total',
type => 'monthly_total'
};