Skip to content

Commit

Permalink
ignoring test
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Dec 19, 2024
1 parent 1505911 commit c52cf15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/smtp/yahoo/headless.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ mod tests {
// run chromedriver and remove the "#[ignore]".
// Also see: https://github.com/jonhoo/fantoccini
#[tokio::test]
// #[ignore = "Run a webdriver server on port 9515 locally to test this"]
#[ignore = "Run a webdriver server on port 9515 locally to test this"]
async fn test_yahoo_address() {
initialize_crypto_provider();
// Run 5 headless sessions with the below dummy emails.
Expand Down

0 comments on commit c52cf15

Please sign in to comment.