assert_sessions_belong_to_project

Function assert_sessions_belong_to_project 

Source
pub fn assert_sessions_belong_to_project(
    json: &Value,
    project_hash: &str,
) -> Result<()>
Expand description

Assert that all sessions belong to the specified project hash.