From 7836cfcee286567ee343325d7e41ad1e25ef0cdb Mon Sep 17 00:00:00 2001 From: vinay Tripathi Date: Sat, 5 Oct 2019 12:41:01 +0000 Subject: [PATCH] adding content in Vagrantfile --- Vagrantfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Vagrantfile b/Vagrantfile index b1f9671f51..9bd268c9f8 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -8,3 +8,5 @@ Vagrant.configure("2") do |config| end config.vm.provision "shell", path: "vagrant_init.sh" end + +"Testing pull request concept in GIT please ignore "