Skip to content

Commit 0bfc133

Browse files
committed
fix failing tests
1 parent 8a40018 commit 0bfc133

File tree

2 files changed

+288
-59
lines changed

2 files changed

+288
-59
lines changed

tests/env/express/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div id="instant-meilisearch"></div>
1212
</body>
1313
</html>
14-
<script src="instant-meilisearch.umd.js"></script>
14+
<script src="./instant-meilisearch.umd.js"></script>
1515
<script>
1616
console.log(instantMeiliSearch);
1717
const client = instantMeiliSearch(

0 commit comments

Comments
 (0)