diff --git a/tests/common/mod.rs b/tests/common/mod.rs index fa1e4e87c..8d4e2e90b 100644 --- a/tests/common/mod.rs +++ b/tests/common/mod.rs @@ -140,7 +140,7 @@ pub async fn make_base_client( let license = License::new( "test_customer".to_string(), - true, + false, // Some(Utc.with_ymd_and_hms(2030, 1, 1, 0, 0, 0).unwrap()), // Permanent license None,