Skip to content

Commit

Permalink
Add setup-globals script to index.html (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacjones93 authored and Kent C. Dodds committed Jan 10, 2020
1 parent d20dacf commit 0a32d74
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,7 +8,7 @@
<body>
<div id="app"></div>
<p>Look in console.</p>
<script src="./setup-globals.js"></script>
<script src="./jest.test.js"></script>
</body>

</html>

0 comments on commit 0a32d74

Please sign in to comment.