Skip to content

test: test-tick-processor was failing on mac osx.

Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • the commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

Test was looking for "RunInDebugContext", but output had "runInDebugContext". Updated pattern to use lower-case r and test passes.

Merge request reports

Loading