Skip to content

Commit

Permalink
Missed one test
Browse files Browse the repository at this point in the history
  • Loading branch information
djowel committed Sep 1, 2024
1 parent d18474b commit 395ce65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dynamics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ void test_agc(in_buffer const& ramp)
);
wav.write(out);
}
compare_golden("curve_agc");
compare_golden("curve_agc", 1e-6);
}

///////////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 395ce65

Please sign in to comment.