about summary refs log tree commit diff
path: root/__e2e__/config.yml
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2025-03-05 18:31:55 -0600
committerGitHub <noreply@github.com>2025-03-05 16:31:55 -0800
commit3be87fbf3b9ab354cf8c439c6aeeb28ec2c2d764 (patch)
treea66e09248e9669b72c2c794ed347acdefbe1ac3c /__e2e__/config.yml
parent9fde3957e76050a78c04509c84e5091f20975555 (diff)
downloadvoidsky-3be87fbf3b9ab354cf8c439c6aeeb28ec2c2d764.tar.zst
Add report dialog e2e tests (#7913)
Diffstat (limited to '__e2e__/config.yml')
-rw-r--r--__e2e__/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/__e2e__/config.yml b/__e2e__/config.yml
index b36b0ef60..7bdd8eb23 100644
--- a/__e2e__/config.yml
+++ b/__e2e__/config.yml
@@ -1,2 +1,2 @@
 flows:
-  - "flows/*"
\ No newline at end of file
+  - "flows/**"