Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed Nov 7, 2024
1 parent 0c2f48b commit 726e59d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ describe('Upgrades', () => {
}

data[8] = 'initializeFrom';
// @ts-expect-error
// @ts-expect-error types castings will work
data[9] = [latestInitializerVersion, encodeDataForUpgrade];

const {proxy, fromImplementation, toImplementation} =
Expand Down

0 comments on commit 726e59d

Please sign in to comment.