We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1235f0 commit b7ea2b8Copy full SHA for b7ea2b8
packages/expect/src/__tests__/__arbitraries__/sharedSettings.ts
@@ -1,3 +1,11 @@
1
+/**
2
+ * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
3
+ *
4
+ * This source code is licensed under the MIT license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
7
+ */
8
+
9
import fc from 'fast-check';
10
11
// settings for anything arbitrary
0 commit comments