Skip to content

Commit ff475d2

Browse files
committed
fixed source path
1 parent a789aa3 commit ff475d2

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
<!-- helper -->
1919
<script type="text/javascript" src="config.js"></script>

0 commit comments

Comments
 (0)