Skip to content

Commit

Permalink
Changes a rust file to try triggering the test in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
arya2 committed Nov 15, 2024
1 parent 1ec13c5 commit 9ac9f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebrad/tests/acceptance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1775,7 +1775,7 @@ fn non_blocking_logger() -> Result<()> {

/// Make sure `lightwalletd` works with Zebra, when both their states are empty.
///
/// This test only runs when the `ZEBRA_TEST_LIGHTWALLETD` env var is set.
/// This test only runs when the `ZEBRA_TEST_LIGHTWALLETD` environment var is set.
///
/// This test doesn't work on Windows, so it is always skipped on that platform.
#[test]
Expand Down

0 comments on commit 9ac9f30

Please sign in to comment.