Ignore stress tests for now

pull/206/head
Chip Senkbeil 12 months ago
parent a10920b083
commit 1f24e75e9a
No known key found for this signature in database
GPG Key ID: 35EF1F8EC72A4131

@ -6,6 +6,7 @@ use common::fixtures::*;
#[rstest] #[rstest]
#[test_log::test] #[test_log::test]
#[ignore]
fn should_handle_large_volume_of_requests(ctx: DistantManagerCtx) { fn should_handle_large_volume_of_requests(ctx: DistantManagerCtx) {
// Create a temporary directory to house a file we create and edit // Create a temporary directory to house a file we create and edit
// with a large volume of requests // with a large volume of requests

Loading…
Cancel
Save