Enable 'move folder of stuff' test

This commit is contained in:
Lucien Greathouse
2019-10-21 16:00:43 -07:00
parent 7cc4055d94
commit 428a19789d
5 changed files with 330 additions and 1 deletions

View File

@@ -102,7 +102,6 @@ fn add_folder() {
}
#[test]
#[ignore]
fn move_folder_of_stuff() {
run_serve_test("move_folder_of_stuff", |session, mut redactions| {
let info = session.get_api_rojo().unwrap();