Skip to content
Snippets Groups Projects
Commit edcddc1c authored by Sigurd Hynne's avatar Sigurd Hynne
Browse files

Testing slack notification.

parent 9752cd62
No related branches found
No related tags found
No related merge requests found
Pipeline #22819 failed
......@@ -17,7 +17,7 @@
<entry file="file://$PROJECT_DIR$/dao/persondao.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="680">
<caret line="40" column="12" lean-forward="false" selection-start-line="40" selection-start-column="12" selection-end-line="40" selection-end-column="12" />
<caret line="40" column="15" lean-forward="false" selection-start-line="40" selection-start-column="15" selection-end-line="40" selection-end-column="15" />
<folding />
</state>
</provider>
......@@ -83,6 +83,9 @@
<component name="NodeModulesDirectoryManager">
<handled-path value="$PROJECT_DIR$/node_modules" />
</component>
<component name="PhpServers">
<servers />
</component>
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
<component name="ProjectFrameBounds" extendedState="6">
<option name="x" value="199" />
......@@ -255,12 +258,12 @@
<option name="presentableId" value="Default" />
<updated>1537820754321</updated>
<workItem from="1537820757786" duration="1575000" />
<workItem from="1537822366665" duration="1761000" />
<workItem from="1537822366665" duration="2041000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="3336000" />
<option name="totallyTimeSpent" value="3616000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
......@@ -386,7 +389,7 @@
<entry file="file://$PROJECT_DIR$/dao/persondao.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="680">
<caret line="40" column="12" lean-forward="false" selection-start-line="40" selection-start-column="12" selection-end-line="40" selection-end-column="12" />
<caret line="40" column="15" lean-forward="false" selection-start-line="40" selection-start-column="15" selection-end-line="40" selection-end-column="15" />
<folding />
</state>
</provider>
......
......@@ -38,4 +38,4 @@ module.exports = class PersonDao extends Dao {
);
}
}
/*slack test*/
\ No newline at end of file
/*slack testing*/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment