mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 21:49:06 -04:00
test-oci-registry.sh: Fix filename in assertion
This commit is contained in:
committed by
Alexander Larsson
parent
e230d3c830
commit
1bdd381007
@@ -206,7 +206,7 @@ ok "install via flatpakref"
|
||||
${FLATPAK} ${U} -y uninstall org.test.Platform
|
||||
|
||||
${FLATPAK} remotes > remotes-list
|
||||
assert_not_file_has_content remotes '^platform-origin'
|
||||
assert_not_file_has_content remotes-list '^platform-origin'
|
||||
|
||||
assert_not_has_file $base/oci/platform-origin.index.gz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user