We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd79b8 commit b545c53Copy full SHA for b545c53
spec/octofacts/manipulators/replace_spec.rb
@@ -2,7 +2,7 @@
2
require "spec_helper"
3
require "yaml"
4
5
-describe Octofacts::Manipulators::Set do
+describe Octofacts::Manipulators do
6
before(:each) do
7
fixture = File.join(Octofacts::Spec.fixture_root, "facts", "basic.yaml")
8
@obj = Octofacts.from_file(fixture)
0 commit comments