Refresh the form after one test to show passed / failed

This commit is contained in:
Tim Young 2018-10-05 13:28:49 -05:00
parent 92246a3dac
commit bee42488d2
1 changed files with 1 additions and 0 deletions

View File

@ -551,6 +551,7 @@ namespace EduNetworkBuilder
}
}
}
UpdateForm(); //If anything changed, show it
}
}
else Close();