Skip to content

Commit

Permalink
Extended testsuite for LanItems#ReplaceItemUdev
Browse files Browse the repository at this point in the history
  • Loading branch information
mchf committed Jun 8, 2016
1 parent 651576a commit 40ac6c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/udev_test.rb
Expand Up @@ -95,5 +95,6 @@ def initialize
"xx:01:02:03:04:05"
)
expect(updated_rule).to include "ATTR{address}==\"xx:01:02:03:04:05\""
expect(updated_rule).not_to include "KERNELS"
end
end

0 comments on commit 40ac6c1

Please sign in to comment.