mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Check for availability of the project build controller to ApplicationAvailabilityTest
This commit is contained in:
parent
69e83af13b
commit
b9ce1d6382
1 changed files with 1 additions and 0 deletions
|
@ -133,5 +133,6 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
|||
yield ['/project/1/info'];
|
||||
yield ['/project/1/add_parts'];
|
||||
yield ['/project/1/add_parts?parts=1,2'];
|
||||
yield ['/project/1/build?n=1'];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue