Skip to content

Requestor.js: remove self-assignments#12

Open
pjonsson wants to merge 1 commit intoTerriaJS:masterfrom
pjonsson:fix-indices
Open

Requestor.js: remove self-assignments#12
pjonsson wants to merge 1 commit intoTerriaJS:masterfrom
pjonsson:fix-indices

Conversation

@pjonsson
Copy link
Contributor

@pjonsson pjonsson commented May 1, 2024

Assigning a variable to itself is strange,
so stop doing that.

I initially thought that the intention was
to increase the length, but multiple tests
fail with that so the current behavior is
apparently the desired one.

Assigning a variable to itself is strange,
so stop doing that.

I initially thought that the intention was
to increase the length, but multiple tests
fail with that so the current behavior is
apparently the desired one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant