Skip to content

Commit

Permalink
temporary disable integrations test
Browse files Browse the repository at this point in the history
  • Loading branch information
reymondzzzz committed Dec 13, 2024
1 parent bc5965d commit 9a5368c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/integrations/setting_up_integrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ mod tests {
use std::io::Write;

#[tokio::test]
#[ignore]
async fn test_integration_schemas() {
let integrations = crate::integrations::integrations_list(true);
for name in integrations {
Expand Down

0 comments on commit 9a5368c

Please sign in to comment.