Skip to content

Commit b5a6f9d

Browse files
committed
chore: update test
1 parent 14eb11b commit b5a6f9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

feeds_integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ func TestFeedIntegrationSuite(t *testing.T) {
208208

209209
// Feed Group CRUD Operations
210210
t.Run("Test33_FeedGroupCRUD", func(t *testing.T) {
211+
//Flaky test due to eventual consistency in feed creation
211212
test33FeedGroupCRUD(t, ctx, feedsClient)
212213
})
213214

0 commit comments

Comments
 (0)