Skip to content

Commit

Permalink
tests: ignore xauth test
Browse files Browse the repository at this point in the history
  • Loading branch information
donovanglover committed Oct 23, 2024
1 parent 8eca6c4 commit a3b2903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/xauth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ use sakaya::client::make_xauth;
use std::path::Path;

#[test]
#[ignore]
fn xauth() {
make_xauth();

Expand Down

0 comments on commit a3b2903

Please sign in to comment.