Skip to content

Commit 148a5e5

Browse files
committed
style(fixtures): reformat static index html fixture
- Pretty-print static fixture to multi-line indented markup
1 parent f8adf42 commit 148a5e5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tests/fixtures/static/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
<!DOCTYPE html>
2-
<html><body>static fixture</body></html>
2+
<html>
3+
<body>static fixture</body>
4+
</html>

0 commit comments

Comments
 (0)