summaryrefslogtreecommitdiff
path: root/workbench
diff options
context:
space:
mode:
authorSam Light <sam@lightscale.co.uk>2025-03-31 00:50:33 +0100
committerSam Light <samlight1994@gmail.com>2025-03-31 00:50:33 +0100
commit53bf2ca6ac05d5102d2afbf163c94301abb70c03 (patch)
tree1fb468cb7c1b7353bc6365ade3d50810dd76fa5d /workbench
parent3d91db66d05f2f226d3d64d1479fc6a5513a0793 (diff)
Setup more testing related stuff
Diffstat (limited to 'workbench')
-rw-r--r--workbench/public/dist/manifest.json3
l---------workbench/storage1
2 files changed, 4 insertions, 0 deletions
diff --git a/workbench/public/dist/manifest.json b/workbench/public/dist/manifest.json
new file mode 100644
index 0000000..efdd227
--- /dev/null
+++ b/workbench/public/dist/manifest.json
@@ -0,0 +1,3 @@
+{
+ "main.css": "main.testing.css"
+}
diff --git a/workbench/storage b/workbench/storage
new file mode 120000
index 0000000..3109419
--- /dev/null
+++ b/workbench/storage
@@ -0,0 +1 @@
+/home/sam/projects/laralight-assets/vendor/orchestra/testbench-core/laravel/storage \ No newline at end of file