Skip to content

Commit

Permalink
Fixed documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Krystian Ligenza committed Sep 8, 2020
1 parent ec0bbd1 commit f5c26ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/testMayaUsdProxyAccessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,7 @@ def testMatrixOp_NoCaching(self):
def testMatrixOp_Caching(self):
"""
Validate that accessor works correctly with matrix ops
Cached playback is disabled in this test.
Cached playback is ENABLED in this test.
"""
cmds.file(new=True, force=True)
with CachingScope(self) as thisScope:
Expand Down

0 comments on commit f5c26ab

Please sign in to comment.