Skip to content

Commit 04dc952

Browse files
committed
fix test
1 parent bc4322c commit 04dc952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

async-openai/tests/bring-your-own-type.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ async fn test_byot_project_service_accounts() {
393393
.await;
394394

395395
let _r: Result<Value, OpenAIError> = client
396+
.admin()
396397
.projects()
397398
.service_accounts("project_id")
398399
.delete_byot("service_account_id")

0 commit comments

Comments
 (0)