From ef834696056c800056c804b3dac054b11dfc2c24 Mon Sep 17 00:00:00 2001 From: Juliano Lazzarotto <30806844+stackchain@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:37:50 +0100 Subject: [PATCH] Update packages/portfolio/src/helpers/trait-value-expander.test.ts Co-authored-by: Michal S Signed-off-by: Juliano Lazzarotto <30806844+stackchain@users.noreply.github.com> --- packages/portfolio/src/helpers/trait-value-expander.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/portfolio/src/helpers/trait-value-expander.test.ts b/packages/portfolio/src/helpers/trait-value-expander.test.ts index 2c8b1ddc8e..11b810f1b6 100644 --- a/packages/portfolio/src/helpers/trait-value-expander.test.ts +++ b/packages/portfolio/src/helpers/trait-value-expander.test.ts @@ -123,7 +123,6 @@ describe('traitValueExpander', () => { expect(traitValueExpander(input)).toEqual(adjustedExpected) }) - // Test for symbol it('should correctly handle a symbol', () => { const input = Symbol('sym') const expected = {