Skip to content

Commit

Permalink
Revert "comment out node-text tests"
Browse files Browse the repository at this point in the history
This reverts commit 61ca41c.
  • Loading branch information
stanislav-atr committed Jun 2, 2023
1 parent 61ca41c commit 4589226
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/scriptlets/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,4 @@ import './trusted-replace-fetch-response.test';
import './trusted-set-local-storage-item.test';
import './trusted-set-constant.test';
import './inject-css-in-shadow-dom.test';
// import './remove-node-text.test';
// import './trusted-replace-node-text.test';
import './remove-node-text.test';

0 comments on commit 4589226

Please sign in to comment.