Skip to content

Commit

Permalink
comment out node-text tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-atr committed Jun 2, 2023
1 parent 93b1093 commit 61ca41c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/scriptlets/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ 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 './remove-node-text.test';
// import './trusted-replace-node-text.test';

0 comments on commit 61ca41c

Please sign in to comment.