The frontend testing guide under "Tips for speeding things up" instructs to replace the regex in combined-tests.spec.ts to debug a specific unit test but lacks an example. This makes it unclear how to modify the require.context line in combined-tests.spec.ts.
Link to the doc - Oppia frontend testing wiki