Skip to content

Commit

Permalink
Review feedback v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vampire committed Nov 6, 2023
1 parent a6b35a1 commit 117cd26
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ class SubSpec extends SuperSpec {
"""

then:
noExceptionThrown()
snapshotter.assertThat(LifecycleRecorderAndContextTesterExtension.lifecycleOutline).matchesSnapshot()
}

Expand All @@ -143,7 +142,6 @@ class FooSpec extends Specification {
"""

then:
noExceptionThrown()
snapshotter.assertThat(LifecycleRecorderAndContextTesterExtension.lifecycleOutline).matchesSnapshot()
}

Expand Down

0 comments on commit 117cd26

Please sign in to comment.