Skip to content

Commit

Permalink
Fix test section name
Browse files Browse the repository at this point in the history
  • Loading branch information
4ian authored Nov 22, 2023
1 parent c84d948 commit b6c2c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/tests/ArbitraryResourceWorker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ TEST_CASE("ArbitraryResourceWorker", "[common][resources]") {
}
}

SECTION("ExposeWholeProjectResources") {
SECTION("ExposeLayoutResources") {
SECTION("Can find there is no resource usage in an empty layer") {
gd::Platform platform;
gd::Project project;
Expand Down

0 comments on commit b6c2c30

Please sign in to comment.