mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 21:49:06 -04:00
Update more tests
test-info.sh was needlessly relying on the exact output of flatpak info --show-extensions. Update it to match the new output. Closes: #2502 Approved by: alexlarsson
This commit is contained in:
committed by
Atomic Bot
parent
b8d0c2a0b6
commit
b9a274c758
@@ -43,7 +43,7 @@ echo "ok info --show-sdk"
|
||||
|
||||
${FLATPAK} info --show-extensions org.test.Hello > info
|
||||
|
||||
assert_file_has_content info "^Extension: runtime/org.test.Hello.Locale/$(flatpak --default-arch)/master$"
|
||||
assert_file_has_content info "Extension: runtime/org.test.Hello.Locale/$(flatpak --default-arch)/master$"
|
||||
|
||||
echo "ok info --show-extensions"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user