Skip to content

Commit

Permalink
Removes unnecessary period at end of comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Melinda Sarnicki Bernardo committed Jul 3, 2015
1 parent f3b2ab6 commit cebea5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 = []
Expand Down

0 comments on commit cebea5b

Please sign in to comment.