test_hook

Function test_hook 

Source
pub async fn test_hook<S: Display>(point: impl FnOnce() -> S + Send + Sync)
Expand description

If we are running tests, submit a test webhook. Otherwise do nothing.