Change test due to common.rs changing

This commit is contained in:
bitfl0wer 2023-06-10 00:24:08 +02:00
parent 0887ba1019
commit dde43d9752
1 changed files with 1 additions and 1 deletions

View File

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