complete threads till 06
This commit is contained in:
@@ -26,7 +26,7 @@ fn ready() {
|
||||
// since our server doesn't expose any **read** actions.
|
||||
// We have no way to know if the inserts are actually happening and if they
|
||||
// are happening correctly.
|
||||
let move_forward = false;
|
||||
let move_forward = true;
|
||||
|
||||
assert!(move_forward);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user