Skip to content

Commit 81eef2d

Browse files
Bouncheckavelanarius
authored andcommitted
Mention new annotation in CONTRIBUTING.md
1 parent f7fc5b6 commit 81eef2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ public TestRule chain = RuleChain.outerRule(ccmRule).around(sessionRule);
352352

353353
Only use this for:
354354

355-
* CCM tests that use `@CassandraRequirement` or `@DseRequirement` restrictions at the method level
355+
* CCM tests that use `@CassandraRequirement` or `@DseRequirement` or `@ScyllaRequirement` restrictions at the method level
356356
(ex: `BatchStatementIT`).
357357
* tests where you *really* need to restart from a clean state for every method.
358358

0 commit comments

Comments
 (0)