mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
Revert "build: test checking with test file change"
This reverts commit 995b64f6ba
.
This commit is contained in:
parent
995b64f6ba
commit
175b6e6942
|
@ -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],
|
||||
|
|
Loading…
Reference in a new issue