Skip to content

Commit

Permalink
fixed syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
antara-chugh committed Aug 30, 2024
1 parent 71eeb32 commit 2fd6692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixed_google_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ TEST_F(SchedulerFixedTests, TestDefaultWithDelays)
run(3, 6, Delay, expected);
}

TEST_F(SchedulerFixedTests, ExtremeDelayonB)
TEST_F(SchedulerFixedTests, ExtremeDelayOnB)
{

two_task_change_intervals(50, 50);
Expand Down

0 comments on commit 2fd6692

Please sign in to comment.