Skip to content

Commit e5e80ef

Browse files
MarcialRosalesmergify[bot]
authored andcommitted
Fix location of definitions file
(cherry picked from commit fa315e4)
1 parent bb05f41 commit e5e80ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
auth_backends.1 = rabbit_auth_backend_internal
22

33
management.login_session_timeout = 1
4-
load_definitions = ${RABBITMQ_TEST_DIR}/imports/users.json
4+
load_definitions = ${IMPORT_DIR}/users.json
55

66
loopback_users = none

0 commit comments

Comments
 (0)