Change test due to common.rs changing

This commit is contained in:
bitfl0wer 2023-06-10 00:24:08 +02:00
parent 9c22d536df
commit 83ef21199b
No known key found for this signature in database
GPG Key ID: 84BBB60DF895ABF2
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ async fn create_and_get_roles() {
.unwrap() .unwrap()
.unwrap() .unwrap()
.iter() .iter()
.nth(1) .nth(2)
.unwrap() .unwrap()
.clone(); .clone();