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_notifications_clear.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_notifications_clear.yaml') diff --git a/tests/cassettes/test_notifications_clear.yaml b/tests/cassettes/test_notifications_clear.yaml index 929cee0..14331f3 100644 --- a/tests/cassettes/test_notifications_clear.yaml +++ b/tests/cassettes/test_notifications_clear.yaml @@ -15,13 +15,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"3ad4db4e726583801f022c94bb06ffd0"] + ETag: [W/"e1485e56daf0fcfe010cb4684a2b1ced"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [0acd51b9-8660-4c42-88e8-088a1cd40aaf] - X-Runtime: ['0.098043'] + X-Request-Id: [cc1d941b-da75-4759-9d50-9b2d19015d9f] + X-Runtime: ['0.096564'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3