diff --git a/tests/roles.rs b/tests/roles.rs index 4a21964..3eee2b8 100644 --- a/tests/roles.rs +++ b/tests/roles.rs @@ -27,7 +27,7 @@ async fn create_and_get_roles() { .unwrap() .unwrap() .iter() - .nth(1) + .nth(2) .unwrap() .clone();