spec/integration/cli_general_spec.rb in inqlude-0.7.4 vs spec/integration/cli_general_spec.rb in inqlude-0.8.0

- old
+ new

@@ -20,12 +20,10 @@ describe "global options" do use_given_filesystem it "recognizes --offline option" do - dir = given_directory do - given_directory_from_data("awesomelib") - end + dir = given_directory_from_data("manifests") # This doesn't make much sense to a user, but that's what it is right now. # It will go away when we switched to GLI expected_stderr = <<-EOT ERROR: "inqlude global" was called with arguments ["list"]