Skip to content

Commit

Permalink
test: remove ignore attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
evilrobot-01 committed May 13, 2024
1 parent 7ca157f commit 4b8dd66
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/pop-telemetry/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,6 @@ mod tests {
}

#[test]
#[ignore]
/// ignore by default as to not mess up env variables for
/// remaining tests when running in CI
fn new_telemetry_env_vars_works() {
let _ = env_logger::try_init();

Expand Down

0 comments on commit 4b8dd66

Please sign in to comment.