Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
This commit is contained in:
Andrew Johnson
2021-03-31 19:55:11 +01:00
parent 64d2ce7001
commit ef4d8cd206
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-github-deployments': minor
---
add reload button and functionality
Add a button to reload the GitHub Deployments card
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-github-deployments",
"version": "0.1.2",
"version": "0.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -151,7 +151,7 @@ describe('github-deployments', () => {
),
);
const refreshButton = await rendered.findByTitle('Refresh');
const refreshButton = await rendered.findByTitle('Reload');
fireEvent.click(refreshButton);
expect(