Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
refs b6f3bbe
  • Loading branch information
ashokaditya committed May 22, 2023
1 parent c09b974 commit bdac04c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ describe('Response actions history page', () => {
}
});

// verify 4 rows are expanded and are the ones from before
// verify 2 rows are expanded and are the ones from before
expect(history.location.search).toEqual(`?withOutputs=${actionIdsWithDetails}`);
});
});
Expand Down

0 comments on commit bdac04c

Please sign in to comment.