Skip to content

Commit

Permalink
Remove grid from test.
Browse files Browse the repository at this point in the history
  • Loading branch information
lanierd-adsk committed Sep 6, 2024
1 parent 7fb34d6 commit 856fe67
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ def setUp(self):
testFile = mayaUtils.openTestScene(
"testUsdTextureToggle",
"testUsdTextureToggle.ma", useTestSettings=False)
cmds.grid(toggle=False)
cmds.refresh()

def setTextureMode(self, enabled):
Expand Down

0 comments on commit 856fe67

Please sign in to comment.