Skip to content

Commit 4413507

Browse files
authored
fix: correct ublue-os-selinux-workarounds typo (#5024)
also remove test from improper location
1 parent 06c071a commit 4413507

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ RUN --mount=type=cache,dst=/var/cache \
260260
iwd \
261261
greenboot \
262262
greenboot-default-health-checks \
263-
ublue-os-selinux-workaround \
263+
ublue-os-selinux-workarounds \
264264
bazzite_updater \
265265
ScopeBuddy \
266266
twitter-twemoji-fonts \

tests/dgoss/tests.d/00-smoke/goss.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ command:
88
file:
99
/etc/os-release:
1010
exists: true
11-
12-
package:
13-
ublue-os-selinux-workaround:
14-
installed: true

0 commit comments

Comments
 (0)