Skip to content

Commit ed6a54e

Browse files
committed
Toolbar: html lint free tests
1 parent d93088f commit ed6a54e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/unit/toolbar/fixed-toolbar-tests.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
src="../../lib/bootstrap.js"
1616
data-deps="navigation/method fixedToolbar"
1717
data-init="true"
18-
data-modules="fixed_toolbar_core"/>
18+
data-modules="fixed_toolbar_core">
1919
</script>
2020
</head>
2121
<body>

tests/unit/toolbar/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
src="../../lib/bootstrap.js"
1616
data-deps="navigation/method toolbar"
1717
data-init="true"
18-
data-modules="toolbar_core"/>
18+
data-modules="toolbar_core">
1919
</script>
2020
</head>
2121
<body>

0 commit comments

Comments
 (0)