Harden PRD live site smoke coverage
This commit is contained in:
@@ -440,3 +440,7 @@ mod tests {
|
||||
))
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(all(test, feature = "live-site-smoke"))]
|
||||
#[path = "web_surface_live_site_tests.rs"]
|
||||
mod web_surface_live_site_tests;
|
||||
|
||||
Reference in New Issue
Block a user