Skip to content

Commit a576e92

Browse files
committed
Test commit
1 parent 6f71cd0 commit a576e92

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

frontend/.husky/pre-commit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33

44
cd frontend
55
npm run precommit
6+
7+
exit 1

frontend/src/pages/Fleets/Details/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export const FleetDetails: React.FC = () => {
4040
paramProjectName,
4141

4242
fleetId: paramFleetId,
43+
4344
},
4445
{
4546
refetchOnMountOrArgChange: true,

0 commit comments

Comments
 (0)