fixup! fixup! fixup! fixup! fixup! fixup! feat(idp_table_relational): adding inital idp tables for relational repository

This commit is contained in:
Iraq Jaber
2025-07-28 08:43:09 +01:00
parent a0007249b3
commit 901a757057

View File

@@ -875,6 +875,7 @@ func TestGetIDProvider(t *testing.T) {
// gocognit linting fails due to number of test cases // gocognit linting fails due to number of test cases
// and the fact that each test case has a testFunc() // and the fact that each test case has a testFunc()
//
//nolint:gocognit //nolint:gocognit
func TestListIDProvider(t *testing.T) { func TestListIDProvider(t *testing.T) {
ctx := t.Context() ctx := t.Context()