Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/speedtest.rs
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,6 @@ mod tests {
}

#[test]
#[ignore] // Remove #[ignore] to run in CI nightly pipeline
fn test_fetch_metadata_integration() {
// This test verifies that Cloudflare's trace endpoint returns the expected metadata fields.
// If this test starts failing, it means Cloudflare changed their API again.
Expand Down
Loading