approvals / ApprovalTests.LabVIEW

MIT License
2 stars 2 forks source link

Delete from array in "to String.vim" is missing an index input #1

Closed Miles-git closed 2 months ago

Miles-git commented 5 months ago

The delete from array in the "1D arrays of everything else" case of "lib_Approval Tests.lvlib:to String.vim" should have a 0 wired into the index input: image

Currently it is removing the last element instead of the first and so the array in the log string is in the incorrect order.

stagg54 commented 5 months ago

Good catch.

stagg54 commented 5 months ago

See if this fixes your problem. If so, let me know and I'll release it on VIPM. If you give me your VIPM Id, I'll tag you as a contributor. Approvals 2.2.2.zip

Miles-git commented 5 months ago

Yes that fixes the issue. Thanks for the fast turnaround. My VIPM Id is miles_vipm

stagg54 commented 2 months ago

fixed in 2.2.2