aboutsummaryrefslogtreecommitdiffstats
path: root/rust
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-09-09 13:54:46 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-09-09 13:54:48 -0700
commit9994456844028403f14edaf0934591a526ec8dd6 (patch)
treef3d78ec17571a721240812e1a5973a90c1f69d42 /rust
parent2732c2e3ba50f28c4c8a3b244783bc70d04806fa (diff)
downloadfatcat-9994456844028403f14edaf0934591a526ec8dd6.tar.gz
fatcat-9994456844028403f14edaf0934591a526ec8dd6.zip
test: contribs should work without wiping database
This removes an entanglement between tests that was breaking on the cockroachdb branch (where the database isn't reset between each individual test).
Diffstat (limited to 'rust')
-rw-r--r--rust/tests/test_api_server.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/tests/test_api_server.rs b/rust/tests/test_api_server.rs
index 54639228..d10251f0 100644
--- a/rust/tests/test_api_server.rs
+++ b/rust/tests/test_api_server.rs
@@ -950,7 +950,7 @@ fn test_contribs() {
"http://localhost:9411/v0/release",
headers.clone(),
r#"{"title": "some paper",
- "doi": "10.1234/iiiiiii",
+ "doi": "10.1234/kkkkkkk",
"contribs": [{
"index": 1,
"raw_name": "textual description of contributor (aka, name)",