website refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { describe, it, expect } from 'vitest';
|
||||
import { LiveryTemplate } from './LiveryTemplate';
|
||||
import { describe, expect, it } from 'vitest';
|
||||
import { LiveryDecal } from '../value-objects/LiveryDecal';
|
||||
import { LiveryTemplate } from './LiveryTemplate';
|
||||
|
||||
describe('LiveryTemplate', () => {
|
||||
const validProps = {
|
||||
|
||||
Reference in New Issue
Block a user