Skip to content

Commit

Permalink
Fix test description name
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens authored Aug 31, 2020
1 parent 92f00fc commit 1d6d065
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import { deserializeSnapshotDetails, serializeSnapshotConfig } from './snapshot_serialization';

describe('Serialized and deserialize snapshots', () => {
describe('Snapshot serialization and deserialization', () => {
describe('deserializeSnapshotDetails', () => {
test('deserializes a snapshot', () => {
expect(
Expand Down

0 comments on commit 1d6d065

Please sign in to comment.