Skip to content

Commit

Permalink
Fix data binding benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
mikke89 committed May 31, 2022
1 parent 6582765 commit e883464
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/Source/Benchmarks/DataBinding.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ TEST_CASE("data_binding")
REQUIRE(context);

DataModelHandle model_handle = InitializeDataBindings(context);
REQUIRE(model_handle);

model_handle.DirtyAllVariables();

Expand Down

0 comments on commit e883464

Please sign in to comment.