Skip to content

tests: simplify prefix removal from string

Pino Toscano requested to merge pinotree/osinfo-db:tests-splice into master

Use a simple string slicing to remove the prefix from a string, instead of splitting by an arbitrary substring.

Merge request reports

Loading