Skip to content

Commit d1f0d85

Browse files
committed
Remove comment
1 parent 085b68b commit d1f0d85

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

java-snapshot-testing-core/src/test/java/au/com/origin/snapshots/SnapshotTest.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77

88
class SnapshotTest {
99

10-
/*
11-
name[scenario]={
12-
"header-key": "header-value"
13-
}body
14-
*/
15-
1610
@Test
1711
public void shouldParseSnapshot() {
1812
Snapshot snapshot = Snapshot.parse(Snapshot.builder()

0 commit comments

Comments
 (0)