Skip to content

Commit

Permalink
OP-2053 - fix PS after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
kalisp committed Dec 14, 2021
1 parent 450dbf3 commit 2c66a1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class TestPublishInPhotoshop(PhotoshopTestClass):
]

APP = "photoshop"
# keep empty to locate latest installed variant or explicit
# keep empty to locate latest installed variant or explicit
APP_VARIANT = ""

APP_NAME = "{}/{}".format(APP, APP_VARIANT)
Expand Down

0 comments on commit 2c66a1e

Please sign in to comment.