mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
tests: streamline HTML end tags (#30648)
This commit is contained in:
@@ -141,7 +141,7 @@ describe('Carousel', () => {
|
||||
'<div id="myCarousel" class="carousel slide">',
|
||||
' <div class="carousel-inner">',
|
||||
' <div class="carousel-item active">',
|
||||
' <input type="text" />',
|
||||
' <input type="text">',
|
||||
' <textarea></textarea>',
|
||||
' </div>',
|
||||
' <div class="carousel-item"></div>',
|
||||
|
Reference in New Issue
Block a user