diff --git a/testdata/post.txt b/testdata/post.txt index 5612223..a007f15 100644 --- a/testdata/post.txt +++ b/testdata/post.txt @@ -1,3 +1,5 @@ +skip 'example.com is rejecting POSTs' + mito -use http,collections src.cel ! stderr . cmp stdout want.txt diff --git a/testdata/request_do.txt b/testdata/request_do.txt index 38da383..7bffe96 100644 --- a/testdata/request_do.txt +++ b/testdata/request_do.txt @@ -1,3 +1,5 @@ +skip 'example.com is rejecting POSTs' + mito -use http,collections src.cel ! stderr . cmp stdout want.txt