initial
This commit is contained in:
parent
2a1ce070a2
commit
fe4e4fa940
11 changed files with 100 additions and 6 deletions
|
@ -84,7 +84,7 @@ class PrinterServiceTest extends TestCase
|
|||
#[Test]
|
||||
public function editPrinterShouldUpdatePrinterWithJsonContent(){
|
||||
$json = '{
|
||||
"name": "Bambu A1 Mini",
|
||||
"name": "Bambu A1 Mini"
|
||||
}';
|
||||
|
||||
$printer = new Printer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue