Skip to content

Commit

Permalink
Merge pull request #120 from getlipa/test/update-tnc-fingerprint
Browse files Browse the repository at this point in the history
Update DEV t&c fingerprint in int test
  • Loading branch information
gcomte authored Nov 26, 2024
2 parents 106c513 + 23dc8fb commit 185e4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion honeybadger/tests/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ fn test_accept_terms_and_conditions() {
auth.accept_terms_and_conditions(
TermsAndConditions::Lipa,
3,
"dcceac0c67d2946e3ea44ccbb439a5b33ee9d36d79df2b0f9070b66938".into(),
"b90025a5df2b7e45b458181289c74d74c4e74b2d7a5589b4af89d952c3e1181c".into(),
)
.unwrap();
assert_eq!(
Expand Down

0 comments on commit 185e4e3

Please sign in to comment.