Skip to content

Commit

Permalink
Fixed broken waypoints tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jirkapok committed Aug 9, 2024
1 parent ff31c81 commit 73917f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/planner/src/app/shared/waypoints.service.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { WayPointsService } from './waypoints.service';
import { SwimAction } from './models';
import { SwimAction } from './wayPoint';
import { Plan } from './plan.service';
import {
Tank, Salinity, SafetyStop
Expand Down

0 comments on commit 73917f5

Please sign in to comment.