Skip to content

Commit 87d36d3

Browse files
authored
fix(ENGKNOW-2961): gor add feature flag to control type of link file written (#86)
* fix(ENGKNOW-2961): Feature flag, and refactor. * fix(ENGKNOW-2961): Feature flag, and refactor.
1 parent 452b6be commit 87d36d3

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)