]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commit
Rename acceptance tests to have _spec at the end
authorJacob Helwig <jacob@technosorcery.net>
Tue, 26 Jun 2018 21:31:43 +0000 (14:31 -0700)
committerJacob Helwig <jacob@technosorcery.net>
Tue, 26 Jun 2018 21:31:43 +0000 (14:31 -0700)
commit620b0d9b0e085953347919822bc9513d048f6be9
tree3b6e0931fc1574f92a94609431ec34a72a196b7b
parenta6abaa4bc4469e75e913f20097820f45adbacccb
Rename acceptance tests to have _spec at the end
spec/acceptance/tests/resource/ssh_authorized_key/create_spec.rb [moved from spec/acceptance/tests/resource/ssh_authorized_key/create.rb with 100% similarity]
spec/acceptance/tests/resource/ssh_authorized_key/destroy_spec.rb [moved from spec/acceptance/tests/resource/ssh_authorized_key/destroy.rb with 100% similarity]
spec/acceptance/tests/resource/ssh_authorized_key/modify_spec.rb [moved from spec/acceptance/tests/resource/ssh_authorized_key/modify.rb with 100% similarity]
spec/acceptance/tests/resource/ssh_authorized_key/query_spec.rb [moved from spec/acceptance/tests/resource/ssh_authorized_key/query.rb with 100% similarity]
spec/acceptance/tests/resource/sshkey/create_spec.rb [moved from spec/acceptance/tests/resource/sshkey/create.rb with 100% similarity]