WIP start setting up test infrastructure for editor diff actions

Co-Authored-By: Kay Simmons <kay@zed.dev>
This commit is contained in:
Julia 2022-10-24 17:14:16 -04:00
parent c4b21a0ab5
commit ae2021e073
4 changed files with 65 additions and 3 deletions

View file

@ -3257,7 +3257,6 @@ mod tests {
}
},
"c.txt": "",
}));
let http_client = FakeHttpClient::with_404_response();