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.
1 parent b9d491a commit 82ba649Copy full SHA for 82ba649
model/src/test/java/org/gorpipe/gor/driver/linkfile/LinkFileTest.java
@@ -35,10 +35,6 @@ public class LinkFileTest {
35
public final EnvironmentVariables environmentVariables
36
= new EnvironmentVariables();
37
38
- @Rule
39
- public final RestoreSystemProperties restoreSystemProperties = new RestoreSystemProperties();
40
-
41
42
private StreamSource mockSource;
43
private final String v1LinkFileContent = """
44
## SERIAL = 1
0 commit comments