Update tests/test_assembly.py
Co-authored-by: Marcus Boyd <mwb@geosol.com.au>
This commit is contained in:
		@ -223,5 +223,5 @@ def test_empty_solve(nested_assy):
 | 
			
		||||
def test_expression_grammar(nested_assy):
 | 
			
		||||
 | 
			
		||||
    nested_assy.constrain(
 | 
			
		||||
        "TOP@faces@>Z", "SECOND/BOTTOM@vertices@>X and >Y and >Z", "Plane"
 | 
			
		||||
        "TOP@faces@>Z", "SECOND/BOTTOM@vertices@>X and >Y and >Z", "Point"
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user