From 6d9bab59919352bbdd5dd354c89c95d78a8f04a2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 26 Dec 2018 22:50:38 -0800 Subject: rust impl last webcapture schema tweaks --- rust/tests/test_api_server_http.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/tests') diff --git a/rust/tests/test_api_server_http.rs b/rust/tests/test_api_server_http.rs index 443c32ee..2160a0a0 100644 --- a/rust/tests/test_api_server_http.rs +++ b/rust/tests/test_api_server_http.rs @@ -685,7 +685,7 @@ fn test_post_webcapture() { "timestamp": "2018-12-28T05:06:07Z", "cdx": [ {"surt": "org,asheesh,)/robots.txt", - "timestamp": 20181228050607, + "timestamp": "20181228050607", "url": "https://asheesh.org/robots.txt", "status_code": 200, "mimetype": "text/html", -- cgit v1.2.3