CAM: snapmaker fix invalid escape sequences in regular expressions

This commit is contained in:
jalapenopuzzle
2025-03-29 17:58:17 +11:00
parent 322a2f7b3f
commit ac80d6e4df
2 changed files with 8 additions and 8 deletions

View File

@@ -78,7 +78,7 @@ class TestSnapmakerPost(PathTestUtils.PathTestBase):
;machine: Snapmaker 2 A350(T)
;Post Processor: Snapmaker_post
;Cam File: boxtest.fcstd
;Output Time: \d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d{0,6}
;Output Time: \\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}\\.\\d{0,6}
;thumbnail: deactivated."""
expected_body = """\