Skip to content

Commit

Permalink
remove modified testnet file on completion
Browse files Browse the repository at this point in the history
  • Loading branch information
ylebre committed Nov 15, 2022
1 parent 95b1332 commit 47c3489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-prejournal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ curl -d'["alice","alice123"]' http://localhost:8280/v1/register
curl -d'["23 Sep 2022","stichting","Federated Timesheets", 8, "hard work"]' http://alice:alice123@localhost:8280/v1/worked-hours
docker exec -it federation-tests_timeld-cli_1 "/usr/local/bin/node" "/timeld/report.mjs"
curl -H "Authorization: Bearer testnet-supersecret-token" http://localhost:8180/api/trackers/1
rm testnet.env

0 comments on commit 47c3489

Please sign in to comment.