Skip to content

Commit 437b624

Browse files
author
Dnld
committed
updates drop last method test
1 parent 29fb8dc commit 437b624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lexerTests/lexerTestsThirdMilestone.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5614,7 +5614,7 @@ describe('Lexer: Third Milestone', function() {
56145614
expect(lexer(input)).to.deep.equal(output);
56155615
});
56165616

5617-
it('should handle the drop first method', function () {
5617+
it('should handle the drop last method', function () {
56185618
input = String.raw `var arr = [1,2,3,4,5]
56195619
var lessLast = arr.dropLast()
56205620
var lessLastThree = arr.dropLast(3)`;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy