You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test_runner: run global before hook after bootstrap
This commit updates top level 'before' hook logic so that the
hooks do not run before the test runner finishes bootstrapping.
This is necessary for running multiple test files in the same
process.
0 commit comments