test: use TrmnlPipeline::fake() to speed up test suite

This commit is contained in:
Benjamin Nussbaum 2025-09-24 19:24:55 +02:00
parent 42b515e322
commit a1a57014b6
9 changed files with 119 additions and 102 deletions

View file

@ -383,7 +383,6 @@ new class extends Component {
<flux:heading size="lg">Edit TRMNL</flux:heading>
<flux:subheading></flux:subheading>
</div>
<!-- @dump($device) -->
<flux:input label="Name" wire:model="name"/>
<flux:input label="API Key" icon="key" value="{{ $device->api_key }}" type="password"