summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/test-it.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-it.sh b/test/test-it.sh
index b0a1e89..864ca56 100755
--- a/test/test-it.sh
+++ b/test/test-it.sh
@@ -152,7 +152,7 @@ uninstall_the_rpms()
msg "Removing the func and certmaster rpms, if there is one"
# just one package for now, easy enough
rpm -e func
- rpm -e certmater
+ rpm -e certmaster
}
install_the_rpms()