generated from Seekra/repository-template
Add CSS dimensions utility unit test #107
@@ -12,4 +12,10 @@ distributed under the License is distributed on an "AS IS" BASIS,
|
|||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
import { test } from 'vitest';
|
||||||
|
|
||||||
|
test.for([
|
||||||
|
])('ensureUnit returns %expected with input $dimension', () => {
|
||||||
|
});
|
||||||
Reference in New Issue
Block a user