Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Commit

Permalink
Resolve tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kefirfromperm committed Jun 4, 2016
1 parent a5a69d0 commit 6ad6505
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class AsynchronousMailPersistenceServiceMock {
def message

void save(message, boolean flush = true) {
message.id = 1l
this.message = message
}

Expand Down

0 comments on commit 6ad6505

Please sign in to comment.