Skip to content

Commit

Permalink
chore: update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
chmod77 committed Sep 1, 2024
1 parent 2063373 commit 7547d97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,6 @@ mod tests {
use super::*;

#[tokio::test]
#[ignore]
async fn test_client_creation() {
let config =
PusherConfig::from_env().expect("Failed to load Pusher configuration from environment");
Expand Down

0 comments on commit 7547d97

Please sign in to comment.