new API endpoint to save invoice meta-fields (#5916)
This commit is contained in:
@@ -15,6 +15,7 @@ use Faker\Factory;
|
||||
|
||||
/**
|
||||
* Defines the sample data to load in during controller tests.
|
||||
* @implements TestFixture<Invoice>
|
||||
*/
|
||||
class InvoiceFixtures implements TestFixture
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user