diff --git a/e2e/jest-config.js b/e2e/jest-config.js index 0e5363064857..e018d481b580 100644 --- a/e2e/jest-config.js +++ b/e2e/jest-config.js @@ -1 +1,11 @@ -// Empty file just for testing purposes. +/** + * 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. + * + */ + +/* -------------------------------------------------------------------------- */ +/* Empty file just for testing purposes. */ +/* -------------------------------------------------------------------------- */