Skip to content

Commit 57a5e68

Browse files
committed
clean up test.toml
1 parent 742cf78 commit 57a5e68

File tree

1 file changed

+0
-12
lines changed
  • acceptance/bundle/templates/default-python/integration_classic

1 file changed

+0
-12
lines changed

acceptance/bundle/templates/default-python/integration_classic/test.toml

-12
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,3 @@ New = '[NUMBER]'
2121
[[Repls]]
2222
Old = '20\d{6}.'
2323
New = '[DATE]'
24-
25-
[[Server]]
26-
Pattern = "POST /api/2.0/pipelines"
27-
Response.Body = '{}'
28-
29-
[[Server]]
30-
Pattern = "DELETE /api/2.0/pipelines/"
31-
Response.Body = '{}'
32-
33-
[[Server]]
34-
Pattern = "GET /api/2.0/pipelines/"
35-
Response.Body = '{}'

0 commit comments

Comments
 (0)