Skip to content

Commit 926bacb

Browse files
sirughclaude
andcommitted
chore: remove dead rettime mock, fix license header typo
- Delete test/__mocks__/rettime.cjs — never loaded (wrong directory for auto-mocking, no moduleNameMapper, msw CJS doesn't require rettime directly) - Fix Apache 2.0 header in utils.test.mjs: 'LICENSE' → 'License' Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9eed611 commit 926bacb

2 files changed

Lines changed: 1 addition & 47 deletions

File tree

test/__mocks__/rettime.cjs

Lines changed: 0 additions & 46 deletions
This file was deleted.

test/utils.test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ you may not use this file except in compliance with the License. You may obtain
55
of the License at http://www.apache.org/licenses/LICENSE-2.0
66
77
Unless required by applicable law or agreed to in writing, software distributed under
8-
the LICENSE is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
8+
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
99
OF ANY KIND, either express or implied. See the License for the specific language
1010
governing permissions and limitations under the License.
1111
*/

0 commit comments

Comments
 (0)