mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
test: use TrmnlPipeline::fake() to speed up test suite
This commit is contained in:
parent
42b515e322
commit
a1a57014b6
9 changed files with 119 additions and 102 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue