Skip to content

Commit 3dfe979

Browse files
authored
Update utils.js
Minor formatting change to surpass previous commit message.
1 parent 203d484 commit 3dfe979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ utils = {
622622
empty: function(pm) {
623623
utils.expect.response.many(pm, 1, -1);
624624
},
625+
625626
// DESCRITION
626627
// Expects response to contain an array with at least two items.
627628
unique: function(pm) {

0 commit comments

Comments
 (0)