Updated clock so it can be queried.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user