diff --git a/javascript/tests/generated/YGGapTest.test.ts b/javascript/tests/generated/YGGapTest.test.ts index c3e9cac6e5..455158ef11 100644 --- a/javascript/tests/generated/YGGapTest.test.ts +++ b/javascript/tests/generated/YGGapTest.test.ts @@ -4,7 +4,7 @@ * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * - * @generated SignedSource<<7e779ec0ab9b70c0c9f3a3e86979acf2>> + * @generated SignedSource<> * generated by gentest/src/GentestDriver.ts from gentest/fixtures/YGGapTest.html */ @@ -2854,4 +2854,4 @@ test('row_gap_percent_wrapping_with_mixed_flexible_content', () => { expect(root_child2.getComputedTop()).toBe(0); expect(root_child2.getComputedWidth()).toBe(30); expect(root_child2.getComputedHeight()).toBe(300); -}); \ No newline at end of file +}); diff --git a/javascript/tests/generated/YGIntrinsicSizeTest.test.ts b/javascript/tests/generated/YGIntrinsicSizeTest.test.ts index b486b64b72..9b2eeb0a8d 100644 --- a/javascript/tests/generated/YGIntrinsicSizeTest.test.ts +++ b/javascript/tests/generated/YGIntrinsicSizeTest.test.ts @@ -4,7 +4,7 @@ * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * - * @generated SignedSource<<8075e5870511f74c5e8dc61b3cc62d5e>> + * @generated SignedSource<<7828efb2906d94e3074d89c1383477e4>> * generated by gentest/src/GentestDriver.ts from gentest/fixtures/YGIntrinsicSizeTest.html */ @@ -840,4 +840,4 @@ test('stretch_flex_basis_column', () => { expect(root_child0_child2.getComputedTop()).toBe(150); expect(root_child0_child2.getComputedWidth()).toBe(50); expect(root_child0_child2.getComputedHeight()).toBe(25); -}); \ No newline at end of file +});