Commit 2517a364 authored by Lin Jen-Shin's avatar Lin Jen-Shin

We no longer populate the title, so don't test it

parent 4c86b4e2
......@@ -13,7 +13,6 @@ module QA
resource.key = deploy_key_value
end
expect(deploy_key.title).to eq(deploy_key_title)
expect(deploy_key.fingerprint).to eq(key.fingerprint)
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment