fix: add missing copyright header to splitViewStorage.test.ts

This commit is contained in:
2026-08-14 11:28:43 +07:00
parent 18a1ecb6f9
commit 11b779479d
@@ -1,3 +1,9 @@
/**
* @file splitViewStorage.test.ts
* @description Tests for the splitViewStorage module.
* @author Nguyễn Ngọc Trí Vĩ <vinnt@smartgift.vn>
*/
import { describe, it, expect, beforeEach } from "vitest";
import {
readSplitViewState,