Skip to content

Commit 1558a1d

Browse files
testdata
1 parent 967494c commit 1558a1d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

settings/tarantool_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ func runTestMain(m *testing.M) int {
632632
isSettingsSupported = true
633633

634634
inst, err := test_helpers.StartTarantool(test_helpers.StartOpts{
635-
InitScript: "config.lua",
635+
InitScript: "testdata/config.lua",
636636
Listen: server,
637637
User: opts.User,
638638
Pass: opts.Pass,
File renamed without changes.

0 commit comments

Comments
 (0)