CodeFactor review

This commit is contained in:
emeric
2023-11-13 13:41:08 +01:00
parent 28a80b3c9d
commit d6fc923c4a
2 changed files with 1 additions and 2 deletions
@@ -653,5 +653,4 @@ TEST_F(DatabaseFixture, Release_meanBitrate)
track3.get().modify()->setRelease(release1.get());
}
checkExpectedBitrate(192); // 0 should not be taken into account
}