diff options
author | Sam Light <samlight1994@gmail.com> | 2025-04-01 22:05:02 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-04-01 22:05:02 +0100 |
commit | 9c9813363746d2f6e8774df90444aaabcfa54668 (patch) | |
tree | b17c6ecaa254bd67bb1c624129bf2fb102b8dce5 /testbench.yaml | |
parent | 21f7022ca80f0c61c18923532b8c5fadc99765db (diff) |
Setup testing with the frontend build
Diffstat (limited to 'testbench.yaml')
-rw-r--r-- | testbench.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testbench.yaml b/testbench.yaml index 25dffb3..83c05da 100644 --- a/testbench.yaml +++ b/testbench.yaml @@ -25,7 +25,7 @@ workbench: - db-wipe - migrate-fresh assets: - - laravel-assets + - laralight-tables-assets sync: - from: storage to: workbench/storage |