Skip to content

Commit

Permalink
kbs_protocol: tests: disable test_client
Browse files Browse the repository at this point in the history
Signed-off-by: Mikko Ylinen <[email protected]>
  • Loading branch information
mythi committed Jul 29, 2024
1 parent 39ed94d commit 69fd279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions attestation-agent/kbs_protocol/src/client/rcar_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ mod test {

const CONTENT: &[u8] = b"test content";

#[ignore]
#[tokio::test]
#[serial_test::serial]
async fn test_client() {
Expand Down

0 comments on commit 69fd279

Please sign in to comment.