mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-01 06:51:32 +00:00
undo temporary removal of clearing
This commit is contained in:
parent
7a7401aa97
commit
b401f54c54
@ -5,7 +5,7 @@ describe("Core htmx AJAX Tests", function(){
|
||||
});
|
||||
afterEach(function() {
|
||||
this.server.restore();
|
||||
// clearWorkArea();
|
||||
clearWorkArea();
|
||||
});
|
||||
|
||||
// bootstrap test
|
||||
|
Loading…
x
Reference in New Issue
Block a user