We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee8030 commit ce8c4b1Copy full SHA for ce8c4b1
packages/winamp-eqf/src/index.test.ts
@@ -86,7 +86,7 @@ describe("creator", () => {
86
// Only test byte-for-byte equality on .EQF files, not .q1 files
87
const eqfFixtures = [
88
"max.EQF",
89
- "min.EQF",
+ "min.EQF",
90
"midline.EQF",
91
"preampMax.EQF",
92
"preampMin.EQF",
0 commit comments