Skip to content

Latest commit

History

History
43 lines (25 loc) 路 400 Bytes

try-snapshot.js.md

File metadata and controls

43 lines (25 loc) 路 400 Bytes

Snapshot report for try-snapshot.js

The actual snapshot is saved in try-snapshot.js.snap.

Generated by AVA.

concurrent

Snapshot 1

'hello'

Snapshot 2

true

Snapshot 3

{
  boo: 'far',
}

serial

Snapshot 1

'hello'

Snapshot 2

true

Snapshot 3

{
  boo: 'far',
}

Snapshot 4

{
  foo: 'bar',
}