Skip to content

Commit 2f16164

Browse files
authored
Attempt to fix tests
1 parent 2859e38 commit 2f16164

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

test_files/Firefox/firefox.sqlite

0 Bytes
Binary file not shown.

testing/fixtures/TestArtifact.golden

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@
55
" \"LastVisitDate\": \"2020-06-27T09:29:54.51375Z\",",
66
" \"URL\": \"https://www.mozilla.org/privacy/firefox/\",",
77
" \"Description\": null,",
8-
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places_History\"",
8+
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places History\"",
99
" },",
1010
" {",
1111
" \"LastVisitDate\": \"2020-06-27T09:30:05.721357Z\",",
1212
" \"URL\": \"http://github.com/seanbreckenridge/dotfiles\",",
1313
" \"Description\": null,",
14-
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places_History\"",
14+
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places History\"",
1515
" },",
1616
" {",
1717
" \"LastVisitDate\": \"2020-06-30T05:53:37.171Z\",",
1818
" \"URL\": \"https://www.mozilla.org/en-US/firefox/78.0a2/firstrun/\",",
1919
" \"Description\": \"Firefox Developer Edition is the blazing fast browser that offers cutting edge developer tools and latest features like CSS Grid support and framework debugging\",",
20-
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places_History\"",
20+
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places History\"",
2121
" },",
2222
" {",
2323
" \"LastVisitDate\": \"2021-02-21T08:55:10.488Z\",",
2424
" \"URL\": \"https://www.mozilla.org/en-US/privacy/firefox/\",",
2525
" \"Description\": \"\\n Our Privacy Notices describe the data our products and services receive, share, and use, as well as choices available to you.\\n\",",
26-
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places_History\"",
26+
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places History\"",
2727
" }",
2828
"]"
2929
],
@@ -33,7 +33,7 @@
3333
" \"LastVisitDate\": \"2021-02-21T08:55:10.488Z\",",
3434
" \"URL\": \"https://www.mozilla.org/en-US/privacy/firefox/\",",
3535
" \"Description\": \"\\n Our Privacy Notices describe the data our products and services receive, share, and use, as well as choices available to you.\\n\",",
36-
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places_History\"",
36+
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places History\"",
3737
" }",
3838
"]"
3939
],
@@ -43,7 +43,7 @@
4343
" \"LastVisitDate\": \"2020-06-27T09:29:54.51375Z\",",
4444
" \"URL\": \"https://www.mozilla.org/privacy/firefox/\",",
4545
" \"Description\": null,",
46-
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places_History\"",
46+
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places History\"",
4747
" }",
4848
"]"
4949
],
@@ -53,7 +53,7 @@
5353
" \"LastVisitDate\": \"2020-06-30T05:53:37.171Z\",",
5454
" \"URL\": \"https://www.mozilla.org/en-US/firefox/78.0a2/firstrun/\",",
5555
" \"Description\": \"Firefox Developer Edition is the blazing fast browser that offers cutting edge developer tools and latest features like CSS Grid support and framework debugging\",",
56-
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places_History\"",
56+
" \"_Source\": \"Generic.Forensic.SQLiteHunter/Firefox Places History\"",
5757
" }",
5858
"]"
5959
]

0 commit comments

Comments
 (0)