diff --git a/.squot-materialize b/.squot-materialize new file mode 100644 index 0000000..8b0b365 --- /dev/null +++ b/.squot-materialize @@ -0,0 +1,18 @@ +[ + SquotCypressMapper { + #package : MCPackage { + #name : 'BaselineOfActions' + }, + #path : FSAbsolutePath [ + 'packages' + ] + }, + SquotCypressMapper { + #package : MCPackage { + #name : 'Actions' + }, + #path : FSAbsolutePath [ + 'packages' + ] + } +] \ No newline at end of file