Skip to content

Commit

Permalink
சோதனை பெயர் மாற்றம்
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Oct 31, 2023
1 parent 3afe131 commit 4dc899a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/கிளி.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ describe("கிளி", () => {
});
});

it("பரிந்துரையை திருத்து", async () => {
it("பரிந்துரையைத் திருத்து", async () => {
const பரிந்துரை_அடையாளம் = await என்_கிளி.பரிந்துரையு({
பரிந்துரை: {
உரை: "தமிழ்",
Expand Down Expand Up @@ -428,7 +428,7 @@ describe("கிளி", () => {
});
});

it("பரிந்துரையை நீக்கு", async () => {
it("அங்கீகரிக்கப்பட்ட உறுப்படியை நீக்கு", async () => {
await என்_கிளி.பரிந்துரையு({
பரிந்துரை: {
உரை: "தமிழ்",
Expand Down

0 comments on commit 4dc899a

Please sign in to comment.