Skip to content

Commit

Permalink
copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jan 6, 2023
1 parent e341459 commit a5b89d1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions e2e/internal-matcher-exposure/__tests__/index.test.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

const {expect} = require('expect');

expect.extend({
Expand Down

0 comments on commit a5b89d1

Please sign in to comment.