Skip to content

Commit

Permalink
Oppdatere Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nattaphongklinjan committed Nov 5, 2024
1 parent 082a866 commit b312de2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ Kan hentes ut av en kjørende pod i dev slik:
kubectl exec [POD] -c dp-dagpenger -- env | grep TOKEN_X >> .env.local
```

### Tester feiled på grunn av utdatert snapshots

Kjør kommendo for å generere snapshots på nytt og kjøre testen

```
npm run test -- -u
```

### Troubleshoot Husky

Husky kan slite med å finne `node` hvis man bruker div. git-klienter.
Expand Down

0 comments on commit b312de2

Please sign in to comment.