mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 00:22:08 -06:00
Increased parser number in test from 17 to 18
This commit is contained in:
parent
f1c7c6123a
commit
5429f8f3ff
@ -10,7 +10,7 @@ import (
|
||||
|
||||
func TestListParser(t *testing.T) {
|
||||
parsers := List(false)
|
||||
assert.Equal(t, 17, len(parsers))
|
||||
assert.Equal(t, 18, len(parsers))
|
||||
}
|
||||
|
||||
func TestInvalidEcosystemMapping(t *testing.T) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user