undo temporary removal of clearing

This commit is contained in:
carson 2020-09-29 10:47:16 -06:00
parent 7a7401aa97
commit b401f54c54

View File

@ -5,7 +5,7 @@ describe("Core htmx AJAX Tests", function(){
});
afterEach(function() {
this.server.restore();
// clearWorkArea();
clearWorkArea();
});
// bootstrap test