chore: added a todo for test

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-01-25 20:40:03 +01:00
parent 2ae059d35a
commit 7d740b86c9
@@ -158,5 +158,7 @@ describe('RepoUrlPicker', () => {
},
});
});
// TODO(blam): need a test here for making sure that the secret is pushed to the context
});
});