Execution Trace Quiz - 3 QuestionsTest your understanding123What does the beforeEach hook do in this test suite?AClicks the increment buttonBRuns only once before all testsCResets the app state before each testDChecks the counter value Show Hint