Skip to content

Commit

Permalink
pr test
Browse files Browse the repository at this point in the history
  • Loading branch information
neropsys committed Jul 29, 2021
1 parent 9ac81cd commit 69abebf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class DocumentServiceTest {
savedDocument = sut.saveDocument(title, body, creator)

assertThat(savedDocument.version, `is`(not(1)))
// then:

}
@Test
Expand Down

0 comments on commit 69abebf

Please sign in to comment.