Skip to content

test: remove duplicate required module

Rodrigo Muino Tomonari requested to merge github/fork/Trott/duplicate into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

common is required twice. Remove second require() statement.

Merge request reports

Loading