Skip to content

Commit

Permalink
fix: Add new lines at the end of html tests
Browse files Browse the repository at this point in the history
  • Loading branch information
d3xter666 committed Apr 5, 2024
1 parent aa44a38 commit 85c0fe1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/fixtures/linter/rules/CSPCompliance/NoInlineJS.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
</script>
</body>

</html>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
<script src="./another/path/to/js.js"></script>
</body>

</html>
</html>

0 comments on commit 85c0fe1

Please sign in to comment.