From 8d5fe70c7e52656b2f89d0acfb1aed23bf583041 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 7 May 2018 00:53:13 +0200 Subject: Fix some bugs, update tests --- tests/cassettes/test_mutes.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_mutes.yaml') diff --git a/tests/cassettes/test_mutes.yaml b/tests/cassettes/test_mutes.yaml index 90eb743..0376d9a 100644 --- a/tests/cassettes/test_mutes.yaml +++ b/tests/cassettes/test_mutes.yaml @@ -14,13 +14,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"398f838b63494467649c84b1c13d7b5b"] + ETag: [W/"e793f4efbb88963eed5351b6f2b3c66f"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [69658ce1-3855-4191-adf3-2ca750016a3f] - X-Runtime: ['0.052446'] + X-Request-Id: [b1a0450a-07cb-491b-8756-fc84b7be2222] + X-Runtime: ['0.036815'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3