Skip to content

Commit 20bf38a

Browse files
committed
Do not attempt to set a setting to undef on Ubuntu
1 parent df9efbb commit 20bf38a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

spec/acceptance/php_spec.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@
5353
'gd' => {},
5454
'net-url' => {
5555
package_prefix => 'php-',
56-
settings => {
57-
extension => undef
58-
},
5956
},
6057
'simplexml' => {
6158
package_name => '#{simplexmlpackagename}',

0 commit comments

Comments
 (0)