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 7a06d0e commit 7a38baeCopy full SHA for 7a38bae
testing/model.sublime-snippet
@@ -1,6 +1,6 @@
1
<snippet>
2
<content><![CDATA[
3
-component extends="coldbox.system.testing.BasePluginTest" model="${1:ModelPath}"{
+component extends="coldbox.system.testing.BaseModelTest" model="${1:ModelPath}"{
4
5
/**
6
* You can remove this setup method if you do not have anything to setup
0 commit comments