Files
probo/e2e/console/tracker_pattern_test.go
Émile Ré cf8a9dc635 Seed attribution in common tracker pattern helper
The common_tracker_patterns table now carries a NOT NULL attribution
column, but the e2e seed helper still inserted without it, breaking
TestThirdParty_ImportFromCommon and the catalog-link tracker pattern
test with a not-null constraint violation. Seed the column with the
UNDETERMINED verdict to match a freshly catalogued row.

Signed-off-by: Émile Ré <emile@probo.com>
2026-06-18 17:23:37 +02:00

23 KiB