Skip to content

Commit

Permalink
test: remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleClapton committed Nov 7, 2021
1 parent 026c6e2 commit aeb8bbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions __tests__/buildPermissionsPolicyHeaders.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ describe('buildPermissionsPolicyHeaders', () => {
permissionsPolicyDirectiveSupport: ["proposed", "standard", "experimental"],
})

console.log(result)

expect(result).toEqual(
[
{
Expand Down

0 comments on commit aeb8bbb

Please sign in to comment.