Skip to content

Commit a691a30

Browse files
committed
Merge pull request twbs#16757 from msarnicki/patch-1
Removes unnecessary period at end of comment [skip sauce] [skip validator]
2 parents f3b2ab6 + cebea5b commit a691a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tests/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<script>
5555
// See https://github.com/axemclion/grunt-saucelabs#test-result-details-with-qunit
5656
var log = []
57-
// Require assert.expect in each test.
57+
// Require assert.expect in each test
5858
QUnit.config.requireExpects = true
5959
QUnit.done(function (testResults) {
6060
var tests = []

0 commit comments

Comments
 (0)