Skip to content

Commit

Permalink
HYDRA-764 : Rename scene file
Browse files Browse the repository at this point in the history
  • Loading branch information
debloip-adsk committed Dec 22, 2023
1 parent 1d39b79 commit fc76f44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class TestPrimInstancing(mtohUtils.MayaHydraBaseTestCase):

def loadUsdScene(self):
import usdUtils
usdScenePath = testUtils.getTestScene('testPrimInstancing', 'scene.usda')
usdScenePath = testUtils.getTestScene('testPrimInstancing', 'instanceableCube.usda')
usdUtils.createStageFromFile(usdScenePath)
self.setHdStormRenderer()
cmds.refresh()
Expand Down

0 comments on commit fc76f44

Please sign in to comment.