Skip to content

Commit

Permalink
Correct name of control
Browse files Browse the repository at this point in the history
Signed-off-by: Clinton Wolfe <[email protected]>
  • Loading branch information
clintoncwolfe committed Dec 6, 2019
1 parent 8200f7e commit 645581a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controls/basic.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
control "missing-01" do
control "basic-01" do
describe "a string" do
it { should cmp "a string" }
end
Expand Down

0 comments on commit 645581a

Please sign in to comment.