public void ThenTheExecutorGetsCalledForTheFirstScript()
 {
     _executor.DidNotReceive().Execute("Scripts/test1.sql");
 }