Continue adding product variants
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
moduleForModel 'section-element', 'Section element model',
|
||||
needs: ['model:section', 'model:table']
|
||||
needs: ['model:section', 'model:table', 'model:section-area']
|
||||
|
||||
test "box_size", ->
|
||||
element = @subject
|
||||
|
||||
Reference in New Issue
Block a user