Skip to content

Commit

Permalink
chore: ..
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Jan 30, 2024
1 parent 7d2ed30 commit e67de81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homestar-runtime/tests/network/dht.rs
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,8 @@ fn test_libp2p_dht_quorum_failure_intregration() -> Result<()> {
}

#[test]
#[serial_test::parallel]
#[mark_flaky_tests::flaky]
#[serial_test::file_serial]
fn test_libp2p_dht_workflow_info_provider_integration() -> Result<()> {
let proc_info1 = ProcInfo::new().unwrap();
let proc_info2 = ProcInfo::new().unwrap();
Expand Down

0 comments on commit e67de81

Please sign in to comment.