mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Merge pull request #4474 from dannysmyda/Restore-functional-test
Functional test fix
This commit is contained in:
commit
6d969ef6bd
@ -57,7 +57,7 @@ public class CorrelationDataSource implements Serializable {
|
|||||||
* @param sha1Hash The SHA-1 hash value
|
* @param sha1Hash The SHA-1 hash value
|
||||||
* @param sha256Hash The SHA-256 hash value
|
* @param sha256Hash The SHA-256 hash value
|
||||||
*/
|
*/
|
||||||
CorrelationDataSource(CorrelationCase correlationCase,
|
public CorrelationDataSource(CorrelationCase correlationCase,
|
||||||
String deviceId,
|
String deviceId,
|
||||||
String name,
|
String name,
|
||||||
Long dataSourceObjectId,
|
Long dataSourceObjectId,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user