Skip to content

Commit

Permalink
Everytime
Browse files Browse the repository at this point in the history
  • Loading branch information
PankajBhojwani committed Apr 1, 2024
1 parent dd25ed7 commit 6e293a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ namespace SettingsModelUnitTests

// Key differences: - the sendInput action now has a generated ID
// - this generated ID was created at the time of writing this test,
// and should remain robust (i.e. everytime we hash the args we should get the same result)
// and should remain robust (i.e. every time we hash the args we should get the same result)
static constexpr std::string_view newSettingsJson{ R"(
{
"actions": [
Expand Down

0 comments on commit 6e293a5

Please sign in to comment.