Skip to content

Commit

Permalink
Update Specs/Scene/ShadowMapSpec.js
Browse files Browse the repository at this point in the history
Co-authored-by: Eli Bogomolny <[email protected]>
  • Loading branch information
kalosma and ebogo1 authored May 28, 2021
1 parent 7ca2e06 commit 3e32dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Specs/Scene/ShadowMapSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ describe(
});
});

it("disable shadows fade out", function () {
it("disables shadow fading", function () {
box.show = true;
floor.show = true;

Expand Down

0 comments on commit 3e32dd5

Please sign in to comment.