We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82dc9e commit cef4f52Copy full SHA for cef4f52
1 file changed
acceptance/bundle/deploy/dashboard/detect-change/test.toml
@@ -17,6 +17,6 @@ New = "[ALPHANUMID]"
17
18
[[Repls]]
19
# clean up ?o=<num> suffix after URL since not all workspaces have that
20
-Old = '\?o=\[(NUMID|ALPHANUM)\]'
+Old = '\?o=\[(NUMID|ALPHANUMID)\]'
21
New = ''
22
Order = 1000
0 commit comments