Skip to content

Commit 8f7ee8f

Browse files
committed
Fix tests
1 parent 8aadb46 commit 8f7ee8f

File tree

6 files changed

+24
-24
lines changed

6 files changed

+24
-24
lines changed

test_projects/future-false/_expected/2020/02/13/the-future-is-looking-bright.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
</head>
3939
<body>
4040
<div class="container-lg px-3 my-5 markdown-body">
41-
41+
4242
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
43-
43+
4444

4545
<p>Everything’s coming up Milhouse.</p>
4646

4747

48-
48+
4949
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
5050
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2020-02-13-the-future-is-looking-bright.md">Improve this page</a>.
5151
</div>
52-
52+
5353
</div>
5454
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
5555
<script>anchors.add();</script>

test_projects/future-true/_expected/2020/02/13/the-future-is-looking-bright.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
</head>
3939
<body>
4040
<div class="container-lg px-3 my-5 markdown-body">
41-
41+
4242
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
43-
43+
4444

4545
<p>Everything’s coming up Milhouse.</p>
4646

4747

48-
48+
4949
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
5050
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2020-02-13-the-future-is-looking-bright.md">Improve this page</a>.
5151
</div>
52-
52+
5353
</div>
5454
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
5555
<script>anchors.add();</script>

test_projects/future-true/_expected/2022/03/01/we-live-in-hell.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
</head>
3939
<body>
4040
<div class="container-lg px-3 my-5 markdown-body">
41-
41+
4242
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
43-
43+
4444

4545
<p>And it’s not even the cool hell that [redacted] are afraid of. 😭</p>
4646

4747

48-
48+
4949
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
5050
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/_posts/2022-03-01-we-live-in-hell.md">Improve this page</a>.
5151
</div>
52-
52+
5353
</div>
5454
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
5555
<script>anchors.add();</script>

test_projects/octicons/_expected/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,21 @@
3535
</head>
3636
<body>
3737
<div class="container-lg px-3 my-5 markdown-body">
38-
38+
3939
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
40-
40+
4141

4242
<h1 id="readme-test">Readme Test</h1>
4343

4444
<svg height="32" class="octicon octicon-alert right left" aria-label="hi" viewBox="0 0 24 24" version="1.1" width="32" role="img"><path d="M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm-.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z"></path><path fill-rule="evenodd" d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z"></path></svg>
4545

4646

4747

48-
48+
4949
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
5050
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/README.md">Improve this page</a>.
5151
</div>
52-
52+
5353
</div>
5454
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
5555
<script>anchors.add();</script>

test_projects/readme/_expected/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
</head>
3636
<body>
3737
<div class="container-lg px-3 my-5 markdown-body">
38-
38+
3939
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
40-
40+
4141

4242
<h1 id="readme-test">Readme Test</h1>
4343

@@ -46,11 +46,11 @@ <h1 id="readme-test">Readme Test</h1>
4646
<p>Here’s a jemoji <img class="emoji" title=":+1:" alt=":+1:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png" height="20" width="20"></p>
4747

4848

49-
49+
5050
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
5151
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/README.md">Improve this page</a>.
5252
</div>
53-
53+
5454
</div>
5555
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
5656
<script>anchors.add();</script>

test_projects/simple/_expected/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
</head>
3636
<body>
3737
<div class="container-lg px-3 my-5 markdown-body">
38-
38+
3939
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">Jekyll Actions Demo</a></h1>
40-
40+
4141

4242
<p>Hello Welcome to My Home Page</p>
4343

@@ -47,11 +47,11 @@ <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">Jekyll Action
4747
</ul>
4848

4949

50-
50+
5151
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
5252
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/index.md">Improve this page</a>.
5353
</div>
54-
54+
5555
</div>
5656
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
5757
<script>anchors.add();</script>

0 commit comments

Comments
 (0)