refactor: remove syncing
This commit is contained in:
@@ -63,10 +63,6 @@ class TerminalResourceTest extends TestCase
|
||||
'ip_address' => '192.168.1.100',
|
||||
'station_id' => 1,
|
||||
'diagram_url' => 'https://example.com/diagram.html',
|
||||
'display_config' => [
|
||||
'resolution' => '1920x1080',
|
||||
'refresh_rate' => '60',
|
||||
],
|
||||
];
|
||||
|
||||
Livewire::test(CreateTerminal::class)
|
||||
|
||||
Reference in New Issue
Block a user