Skip to content

Commit b36bb40

Browse files
test: fix
1 parent c8772d9 commit b36bb40

File tree

6 files changed

+11
-0
lines changed

6 files changed

+11
-0
lines changed
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
body {
2+
background: green;
3+
background-image: url(http://example.com/4d869bb95ecdf3f870fb/c9e192c015437a21dea1.svg);
4+
}
5+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
body {
2+
background: red;
3+
background-image: url(http://example.com/ca6e489a6807af3e778c/c9e192c015437a21dea1.svg);
4+
}
5+

0 commit comments

Comments
 (0)