mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-09 21:05:08 +00:00
Test updates
This commit is contained in:
2
test/Vagrantfile
vendored
2
test/Vagrantfile
vendored
@ -8,7 +8,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
||||
d.has_ssh = true
|
||||
end
|
||||
|
||||
# tpm is synced with `/root/tmux_plugin_manager` in vagrant
|
||||
# tpm is synced to `/root/tmux_plugin_manager` in vagrant
|
||||
config.vm.synced_folder '../', '/root/tmux_plugin_manager'
|
||||
|
||||
config.ssh.username = 'root'
|
||||
|
Reference in New Issue
Block a user