Skip to content

Commit 50b18d3

Browse files
committed
Added missing bootstrap.bundle.min.js and removed changes to the test for BankAccount.php_path.html.
1 parent 71d780a commit 50b18d3

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

src/Report/Html/Renderer/Template/js/bootstrap.bundle.min.js

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_files/Report/HTML/PathCoverageForBankAccount/BankAccount.php_path.html

+1-15
Original file line numberDiff line numberDiff line change
@@ -394,22 +394,8 @@ <h5 class="structure-heading"><a name="BankAccount-&gt;withdrawMoney">BankAccoun
394394

395395
</tbody>
396396
</table>
397+
%a
397398

398399

399-
<footer>
400-
<hr/>
401-
<h4>Legend</h4>
402-
<p><span class="success"><strong>Fully covered</strong></span><span class="warning"><strong>Partially covered</strong></span><span class="danger"><strong>Not covered</strong></span></p>
403-
<p>
404-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage %s</a> using <a href="%s" target="_top">%s</a> at %s.</small>
405-
</p>
406-
<a title="Back to the top" id="toplink" href="#">
407-
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
408-
</a>
409-
</footer>
410-
</div>
411-
<script src="_js/jquery.min.js?v=%s" type="text/javascript"></script>
412-
<script src="_js/bootstrap.bundle.min.js?v=%s" type="text/javascript"></script>
413-
<script src="_js/file.js?v=%s" type="text/javascript"></script>
414400
</body>
415401
</html>

0 commit comments

Comments
 (0)