Skip to content

Commit

Permalink
chore: clean eols and whitespaces
Browse files Browse the repository at this point in the history
Refs HAUKI-669
  • Loading branch information
nicobav committed Nov 28, 2024
1 parent 46f9a8a commit 3f6e198
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion deploy/wait-for-it.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,4 @@ if [[ $WAITFORIT_CLI != "" ]]; then
exec "${WAITFORIT_CLI[@]}"
else
exit $WAITFORIT_RESULT
fi
fi
2 changes: 1 addition & 1 deletion hours/tests/fixtures/test_import_hauki_periods.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,4 @@
}
]
}
]
]
Original file line number Diff line number Diff line change
Expand Up @@ -480,4 +480,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -473,4 +473,4 @@
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@
}
]
}
}
}
2 changes: 1 addition & 1 deletion hours/tests/fixtures/test_import_tprek_units.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@
"created_time": "2016-09-22T10:17:58",
"modified_time": "2020-10-28T00:32:36"
}
]
]
2 changes: 1 addition & 1 deletion load-tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ export API_URL=https://hauki.api.stage.hel.ninja/v1

# export AUTH_PARAMS=$(node ../scripts/generate-auth-params.js)

k6 run "$@"
k6 run "$@"

0 comments on commit 3f6e198

Please sign in to comment.