Skip to content

Commit 34d2dec

Browse files
aw-datastore: Make reload test force commit
Might fix blinking test
1 parent 17dff67 commit 34d2dec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aw-datastore/tests/datastore.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ mod datastore_tests {
412412
buckets[&populated_bucket.id].metadata.end,
413413
Some(e1.timestamp)
414414
);
415+
ds.force_commit().unwrap();
415416
}
416417
{
417418
// Load database again

0 commit comments

Comments
 (0)