Skip to content

Commit

Permalink
Merge branch 'issue/864/copy-sockets' of github.com:meowjesty/mirrord…
Browse files Browse the repository at this point in the history
… into issue/864/copy-sockets
  • Loading branch information
aviramha committed Jul 23, 2024
2 parents 77d1182 + 5f3fc47 commit 6e3bbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirrord/layer/tests/issue864.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pub use common::*;
#[rstest]
#[tokio::test]
#[timeout(Duration::from_secs(60))]
async fn test_issue854(
async fn test_issue864(
#[values(Application::PythonIssue864)] application: Application,
dylib_path: &PathBuf,
config_dir: &PathBuf,
Expand Down

0 comments on commit 6e3bbf8

Please sign in to comment.