fix a test string to indicate PostFX Layer

Signed-off-by: Scott Murray <scottmur@amazon.com>
monroegm-disable-blank-issue-2
Scott Murray 4 years ago
parent 730e593c1f
commit c35b0e5efa

@ -22,8 +22,8 @@ class Tests:
"PostFx Shape Weight Modifier component disabled",
"PostFx Shape Weight Modifier component was not disabled.")
postfx_layer_component = (
"Entity has an Actor component",
"Entity did not have an Actor component")
"Entity has a PostFX Layer component",
"Entity did not have an PostFX Layer component")
shape_component = (
"Entity has a Tube Shape component",
"Entity did not have a Tube Shape component")

Loading…
Cancel
Save