Revert "build: test checking with test file change"

This reverts commit 995b64f6ba.
This commit is contained in:
Csaba Tuncsik 2023-06-19 11:24:49 +02:00
parent 995b64f6ba
commit 175b6e6942

View file

@ -12,7 +12,6 @@ describe('Usage and plan store', () => {
[5, 4, 0.9, false],
[10, 5, 0.8, false],
[10, 8, 0.8, true],
[10, 8, 0.9, false],
[10, 9, 0.8, true],
[-1, 99, 0.8, false],
[-1, 99, 0.1, false],