We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95fbe06 + 76b2459 commit a4be186Copy full SHA for a4be186
lib/capybara/spec/views/with_sortable_js.erb
@@ -2,7 +2,7 @@
2
<head>
3
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
4
<title>with_sortable_js</title>
5
- <script src="https://sortablejs.github.io/Sortable/Sortable.js" type="text/javascript"></script>
+ <script src="https://cdn.jsdelivr.net/npm/sortablejs@1.12.0/dist/sortable.umd.min.js" type="text/javascript"></script>
6
</head>
7
8
<body id="with_sortable_js">
0 commit comments