Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmay committed Apr 19, 2020
1 parent 13c23fa commit 3b332f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/bpf_loader/src/helpers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -894,8 +894,8 @@ mod tests {
.unwrap();
}

#[ignore]
// solana_logger conflicts when running tests concurrently, this results in the bad string length being ignored and not returning an error
#[ignore]
#[test]
fn test_helper_sol_log() {
let string = "Gaggablaghblagh!";
Expand Down

0 comments on commit 3b332f4

Please sign in to comment.