mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added bom import to ApplicationAvailabilityFunctionalTest
This commit is contained in:
parent
e444388517
commit
f3449babc1
3 changed files with 11 additions and 4 deletions
|
@ -137,5 +137,6 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
|||
yield ['/project/1/add_parts'];
|
||||
yield ['/project/1/add_parts?parts=1,2'];
|
||||
yield ['/project/1/build?n=1'];
|
||||
yield ['/project/1/import_bom'];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue