Skip to content

Commit b776b00

Browse files
author
sticky-note
committed
test(mods): update integration tests accordingly
1 parent 4c9ed02 commit b776b00

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

test/integration/default/files/_mapdata/freebsd-11.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ values:
225225
user: root
226226
pkgs:
227227
apache2: mod_php74
228+
bcmath: php74-bcmath
228229
cli: php74
229230
composer_bin: composer
230231
ctype: php74-ctype
@@ -254,11 +255,13 @@ values:
254255
session: php74-session
255256
simplexml: php74-simplexml
256257
snmp: php74-snmp
258+
soap: php74-soap
257259
temp_dir: /tmp
258260
tokenizer: php74-tokenizer
259261
xdebug: php74-pecl-xdebug
260262
xml: php74-xml
261263
xmlwriter: php74-xmlwriter
264+
xsl: php74-xsl
262265
zip: php74-zip
263266
version:
264267
- '7.4'

test/integration/default/files/_mapdata/freebsd-12.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ values:
225225
user: root
226226
pkgs:
227227
apache2: mod_php74
228+
bcmath: php74-bcmath
228229
cli: php74
229230
composer_bin: composer
230231
ctype: php74-ctype
@@ -254,11 +255,13 @@ values:
254255
session: php74-session
255256
simplexml: php74-simplexml
256257
snmp: php74-snmp
258+
soap: php74-soap
257259
temp_dir: /tmp
258260
tokenizer: php74-tokenizer
259261
xdebug: php74-pecl-xdebug
260262
xml: php74-xml
261263
xmlwriter: php74-xmlwriter
264+
xsl: php74-xsl
262265
zip: php74-zip
263266
version:
264267
- '7.4'

test/integration/default/files/_mapdata/freebsd-13.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ values:
225225
user: root
226226
pkgs:
227227
apache2: mod_php74
228+
bcmath: php74-bcmath
228229
cli: php74
229230
composer_bin: composer
230231
ctype: php74-ctype
@@ -254,11 +255,13 @@ values:
254255
session: php74-session
255256
simplexml: php74-simplexml
256257
snmp: php74-snmp
258+
soap: php74-soap
257259
temp_dir: /tmp
258260
tokenizer: php74-tokenizer
259261
xdebug: php74-pecl-xdebug
260262
xml: php74-xml
261263
xmlwriter: php74-xmlwriter
264+
xsl: php74-xsl
262265
zip: php74-zip
263266
version:
264267
- '7.4'

0 commit comments

Comments
 (0)