Skip to content

Commit

Permalink
Merge pull request #468 from evo-lua/etrace-section-name
Browse files Browse the repository at this point in the history
Fix an outdated section label in the etrace unit tests
  • Loading branch information
Duckwhale committed Feb 2, 2024
2 parents 13171ac + b93664a commit d311877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/BDD/etrace-library.spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ describe("etrace", function()
end)
end)

describe("put", function()
describe("record", function()
after(function()
etrace.reset()
end)
Expand Down

0 comments on commit d311877

Please sign in to comment.