Skip to content

Commit 5371e89

Browse files
author
Igor Khomenko
committed
fixes for spec
1 parent df5f355 commit 5371e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/SpecRunner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<!-- include source files here... -->
1515
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
16-
<script type="text/javascript" src="../quickblox.js"></script>
16+
<script type="text/javascript" src="../quickblox.min.js"></script>
1717

1818
<!-- include spec files here -->
1919
<script type="text/javascript" src="QB-CoreSpec.js"></script>

0 commit comments

Comments
 (0)