We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e7fae commit 55314a8Copy full SHA for 55314a8
tests/parrot/placeholder_spec.lua renamed to tests/parrot/placeholders_spec.lua
@@ -1,4 +1,4 @@
1
-local Placeholders = require("parrot.Placeholders")
+local Placeholders = require("parrot.placeholders")
2
3
describe("Placeholders", function()
4
local placeholders
0 commit comments