Sat, 22 Jun 2019 23:14:40 +0300
Fix unofficial part test
tests/misc.py | file | annotate | diff | comparison | revisions |
--- a/tests/misc.py Sat Jun 08 01:51:50 2019 +0300 +++ b/tests/misc.py Sat Jun 22 23:14:40 2019 +0300 @@ -78,7 +78,7 @@ bad_object = model.body[model.header.first_occurrence['part type']], ) -@problem_type('official-part', +@problem_type('unofficial-part', severity = 'hold', message = 'new parts must be unofficial', )