do to formatters
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { describe, it, expect } from 'vitest';
|
||||
import { DriverProfileDriverSummaryViewModel } from './DriverProfileDriverSummaryViewModel';
|
||||
import { describe, expect, it } from 'vitest';
|
||||
import { ProfileViewData } from '../view-data/ProfileViewData';
|
||||
import { DriverProfileDriverSummaryViewModel } from './DriverProfileDriverSummaryViewModel';
|
||||
|
||||
describe('DriverProfileDriverSummaryViewModel', () => {
|
||||
describe('happy paths', () => {
|
||||
|
||||
Reference in New Issue
Block a user