Skip to content

Commit

Permalink
fix test/complements e054ac6
Browse files Browse the repository at this point in the history
  • Loading branch information
LinqLover committed Jul 1, 2023
1 parent 6d3fa4d commit 4728e23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ testSubject

self
patch: message at: #inbox withValue: (self patchNewAt: #name withValue: 'my-list');
patch: message inbox at: #subjectPrefix withValue: '[My-list] ';
patch: message
at: #mail
withValue: (self patchNewAt: #subject withValue: '[my-list] foo bar ').
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"testAuthorTimestamp" : "ct 6/22/2023 23:25",
"testExplainTimezone" : "ct 6/4/2023 01:06",
"testPrintString" : "ct 5/20/2021 16:14",
"testSubject" : "ct 7/21/2021 01:00" } }
"testSubject" : "ct 7/1/2023 18:15" } }

0 comments on commit 4728e23

Please sign in to comment.