Skip to content

Commit

Permalink
test: update to expiresAt
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-mader committed Dec 13, 2024
1 parent fae1663 commit fba9493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent_holder/src/offer/aggregate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ pub mod tests {
}
}},
"credentialConfigurationId": "badge",
"expires": "never"
"expiresAt": "never"
}))
.unwrap(),
))
Expand Down

0 comments on commit fba9493

Please sign in to comment.