Skip to content

Commit f59b0c6

Browse files
GnorTechrogerwang
authored andcommitted
[test] use correct name in test config
1 parent fd67c89 commit f59b0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sanity/testcfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ def GetTestStatus(self, sections, defs):
9090
test.ReadConfigurationInto(status_file, sections, defs)
9191

9292
def GetConfiguration(context, root):
93-
return RemotingTestConfiguration(context, root, 'remoting')
93+
return RemotingTestConfiguration(context, root, 'sanity')

0 commit comments

Comments
 (0)