Skip to content

Commit 82ba649

Browse files
committed
fix(ENGKNOW-2961): Feature flag, and refactor.
1 parent b9d491a commit 82ba649

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

model/src/test/java/org/gorpipe/gor/driver/linkfile/LinkFileTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ public class LinkFileTest {
3535
public final EnvironmentVariables environmentVariables
3636
= new EnvironmentVariables();
3737

38-
@Rule
39-
public final RestoreSystemProperties restoreSystemProperties = new RestoreSystemProperties();
40-
41-
4238
private StreamSource mockSource;
4339
private final String v1LinkFileContent = """
4440
## SERIAL = 1

0 commit comments

Comments
 (0)