Skip to content

Commit

Permalink
Update packages/upgrade/transforms/__tests__/enable-v12-tile-radio-ic…
Browse files Browse the repository at this point in the history
…ons-test.js

Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
  • Loading branch information
riddhybansal and tay1orjones authored Jan 17, 2025
1 parent 209e47f commit 117bee8
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* Copyright IBM Corp. 2025
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*/

'use strict';

const { defineTest } = require('jscodeshift/dist/testUtils');
Expand Down

0 comments on commit 117bee8

Please sign in to comment.