Skip to content

Commit 7577ddc

Browse files
authored
Merge pull request #486 from test-fullautomation/namsonx/task/stabi_branch
Fixed format issue in release info
2 parents 0edc1c0 + 04133e7 commit 7577ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/robotframework_aio/release_items_JsonPreprocessor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ This feature is an option. If the user does not define the parameter ``keyPatter
233233

234234
*Example*
235235

236-
| ``\"A\" : b'\x58\x44\x47\x5F\x52',``
236+
| ``\"A\" : b'\\x58\\x44\\x47\\x5F\\x52',``
237237

238238
*Result*
239239

0 commit comments

Comments
 (0)