mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #16757 from msarnicki/patch-1
Removes unnecessary period at end of comment [skip sauce] [skip validator]
This commit is contained in:
commit
a691a30bbe
@ -54,7 +54,7 @@
|
||||
<script>
|
||||
// See https://github.com/axemclion/grunt-saucelabs#test-result-details-with-qunit
|
||||
var log = []
|
||||
// Require assert.expect in each test.
|
||||
// Require assert.expect in each test
|
||||
QUnit.config.requireExpects = true
|
||||
QUnit.done(function (testResults) {
|
||||
var tests = []
|
||||
|
Loading…
Reference in New Issue
Block a user