mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
nit backend tests
This commit is contained in:
@@ -1496,7 +1496,7 @@ async fn toggle_workspace_error_handler(
|
||||
}
|
||||
None => {
|
||||
tx.commit().await?;
|
||||
Err(Error::ExecutionErr(
|
||||
Err(Error::BadRequest(
|
||||
"Workspace error handler needs to be defined".to_string(),
|
||||
))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user