macOS tests failing because of different file order in unzipping/entries
I am attempting to make some changes to a library called ExcelJS. Right now I am trying to ensure all tests pass. For some reason, the one issue that keeps me from passing mostly everything is a weird macOS difference in the order in which files are read.
MacOS tests failing because of different file order in unzipping/entrys
I am attempting to make some changes to a library called ExcelJS, I want to continue to improve the project and add things like standardization from ECMA-376 and fixing some long standing issue with the project. Right now I am trying to ensure all tests pass. For some reason, the one issue that keeps me from passing mostly everything is a weird MacOS different in the order in which files are read.