Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ta-Hirose committed Sep 30, 2022
1 parent e96cf98 commit 129346d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/libs/actions.search.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ describe("SearchAction", () => {
assertSpyCall(numberStub, 0, {
args: [
{
message: "Enter the number of the data to install",
message: "Enter the number of data to install",
min: 1,
max: 4,
},
Expand Down

0 comments on commit 129346d

Please sign in to comment.