Skip to content

Commit 7d1cac3

Browse files
Test fix
Signed-off-by: Elena Kolevska <elena@kolevska.com>
1 parent f7ebc65 commit 7d1cac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cryptography/go/sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ expected_stdout_lines:
5959
- '== APP == Encrypted the message, got 856 bytes'
6060
- '== APP == Decrypted the message, got 24 bytes'
6161
- '== APP == The secret is "passw0rd"'
62-
- '== APP == Wrote decrypted data to encrypted.out'
62+
- '== APP == Wrote encrypted data to encrypted.out'
6363
- '== APP == Wrote decrypted data to decrypted.out.jpg'
6464
- "Exited App successfully"
6565
expected_stderr_lines:

0 commit comments

Comments
 (0)