Updated clock so it can be queried.

This commit is contained in:
2026-05-13 16:47:51 -04:00
parent 8f34bad321
commit bf1942fac8
5 changed files with 151 additions and 37 deletions

View File

@@ -129,6 +129,7 @@ fn can_trigger_update_specific_record() {
}
#[test]
#[ignore = "finish updating clock"]
fn can_a_trigger_from_another_document_be_used() {
let count = 3;
let selected = 1; // must be greater than or equal to 0 and less than count