Skip to content

Commit 5a4b9b2

Browse files
committed
fix snapshot test
1 parent bee580c commit 5a4b9b2

3 files changed

+3
-3
lines changed

src/info/snapshots/onefetch__info__author__test__author_info_alignment_with_three_authors.snap renamed to src/info/snapshots/onefetch__info__authors__test__author_info_alignment_with_three_authors.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
source: src/info/author.rs
2+
source: src/info/authors.rs
33
expression: buffer
44
---
55
Authors: 75% John Doe <john.doe@email.com> 1500

src/info/snapshots/onefetch__info__author__test__author_info_with_one_author.snap renamed to src/info/snapshots/onefetch__info__authors__test__author_info_with_one_author.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
source: src/info/author.rs
2+
source: src/info/authors.rs
33
expression: buffer
44
---
55
Author: 75% John Doe <john.doe@email.com> 1500

src/info/snapshots/onefetch__info__author__test__author_info_with_two_authors.snap renamed to src/info/snapshots/onefetch__info__authors__test__author_info_with_two_authors.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
source: src/info/author.rs
2+
source: src/info/authors.rs
33
expression: buffer
44
---
55
Authors: 75% John Doe <john.doe@email.com> 1500

0 commit comments

Comments
 (0)