Skip to content

Commit 965bad6

Browse files
committed
oops
1 parent ffd7f0a commit 965bad6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

crates/pet-python-utils/tests/cache_test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ fn verify_cache() {
103103
test
104104
)]
105105
#[allow(dead_code)]
106-
#[test]
106+
// #[test]
107107
fn verify_invalidating_cache() {
108108
use std::{env, fs, time::SystemTime};
109109

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SystemTime { tv_sec: 1721183597, tv_nsec: 505792000 }

0 commit comments

Comments
 (0)