Skip to content

Commit

Permalink
Update utils.js
Browse files Browse the repository at this point in the history
Minor formatting change to surpass previous commit message.
  • Loading branch information
alekdavis authored Oct 17, 2022
1 parent 203d484 commit 3dfe979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ utils = {
empty: function(pm) {
utils.expect.response.many(pm, 1, -1);
},

// DESCRITION
// Expects response to contain an array with at least two items.
unique: function(pm) {
Expand Down

0 comments on commit 3dfe979

Please sign in to comment.