Skip to content

Commit

Permalink
Added small line change (Issue #392)
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverWang13 committed Feb 20, 2023
1 parent beb0da5 commit c0ab59f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/background/gpc.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,8 @@




assert.equal(gpc_neg, undefined);
assert.equal(header, 'Header present \nSec-GPC: "1"');
assert.equal(gpc, true);
assert.equal(gpc_neg, undefined);
})
})

0 comments on commit c0ab59f

Please sign in to comment.