mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-02-15 14:35:14 +00:00
* begin setup front-end test environment with selenium * run migrations before tests * use https for tests
2 lines
37 B
Rust
2 lines
37 B
Rust
#[get("/health")]
|
|
pub fn health() {}
|