We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97e2ce4 + b1e6de5 commit 8bd9b0eCopy full SHA for 8bd9b0e
t/testrules.yml
@@ -2,6 +2,10 @@
2
seq:
3
- seq: t/0*.t
4
5
+ # ensure t/script/cover.t runs before t/server/controller/cover.t
6
+
7
+ - seq: t/script/cover.t
8
9
# If t/server/controller/user/favorite.t this runs too late then the
10
# looks_human test will fail. We should probably reset the user data, but
11
# this is a quicker fix for now.
0 commit comments