Skip to content

Commit

Permalink
Updated test doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Oct 22, 2024
1 parent b9001ef commit 45bc776
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mirrord/layer/tests/issue2614.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ mod common;

pub use common::*;

/// Verify that issue [#2614](https://github.com/metalbear-co/mirrord/issues/2614) is fixed.
/// Verify that issue [#2614](https://github.com/metalbear-co/mirrord/issues/2614) is fixed
/// and the file open mode is honoured on bypass.
#[rstest]
#[tokio::test]
#[timeout(Duration::from_secs(60))]
Expand Down

0 comments on commit 45bc776

Please sign in to comment.