Skip to content

Commit

Permalink
missed updating one of the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
madirey committed Jul 1, 2020
1 parent 3ed5c48 commit 0ec1f2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ describe('manifest_manager', () => {
expect(manifestWrapper!.diffs).toEqual([
{
id:
'endpoint-exceptionlist-linux-1.0.0-a0b2886af05849e1e7e7b05bd6e38ea2e2de6566bfb5f4bdbdeda8236de0ff5c',
'endpoint-exceptionlist-linux-1.0.0-d34a1f6659bd86fc2023d7477aa2e5d2055c9c0fb0a0f10fae76bf8b94bebe49',
type: 'add',
},
]);
Expand Down

0 comments on commit 0ec1f2b

Please sign in to comment.