summaryrefslogtreecommitdiff
path: root/tests/test-create-usb.sh
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2018-03-25 23:57:38 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-04-19 13:35:15 +0000
commit653be1556d56e4d796254e2f89155bcbca840fa9 (patch)
tree0bb087c589734a27ca943e40093e59c7e3ebb73d /tests/test-create-usb.sh
parent002e5eeac605093e1f3935f10f8ae30fd4a2e659 (diff)
downloadostree-653be1556d56e4d796254e2f89155bcbca840fa9.tar.gz
tests: Fix typo in unit test
Closes: #1543 Approved by: cgwalters
Diffstat (limited to 'tests/test-create-usb.sh')
-rwxr-xr-xtests/test-create-usb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-create-usb.sh b/tests/test-create-usb.sh
index e057e90f..310385d9 100755
--- a/tests/test-create-usb.sh
+++ b/tests/test-create-usb.sh
@@ -94,7 +94,7 @@ assert_has_dir "dest-mount3/some-dest"
assert_symlink_has_content "dest-mount3/.ostree/repos.d/00-generated" "/some-dest$"
${CMD_PREFIX} ostree --repo=dest-mount3/.ostree/repos.d/00-generated refs --collections > dest-refs
assert_file_has_content dest-refs "^(org.example.Collection1, test-1)$"
-assert_file_has_content dest-refs "^(org.example.Collection1, test-1)$"
+assert_file_has_content dest-refs "^(org.example.Collection1, test-2)$"
assert_file_has_content dest-refs "^(org.example.Collection1, test-3)$"
assert_has_file dest-mount3/.ostree/repos.d/00-generated/summary