mirror of
https://github.com/bitwarden/server
synced 2025-12-12 22:33:45 +00:00
Add documentation
This commit is contained in:
@@ -41,6 +41,3 @@ app.UseRouting();
|
||||
app.MapControllerRoute(name: "default", pattern: "{controller=Seed}/{action=Index}/{id?}");
|
||||
|
||||
app.Run();
|
||||
|
||||
// Make Program class accessible for integration tests
|
||||
public partial class Program { }
|
||||
|
||||
Reference in New Issue
Block a user