Vijayakrishnan 5 gadi atpakaļ
vecāks
revīzija
75db328533
4 mainītis faili ar 8 papildinājumiem un 1 dzēšanām
  1. 1 0
      .idea/modules.xml
  2. 5 0
      .idea/php.xml
  3. 1 0
      .idea/stagfe.iml
  4. 1 1
      .idea/vcs.xml

+ 1 - 0
.idea/modules.xml

@@ -3,6 +3,7 @@
   <component name="ProjectModuleManager">
   <component name="ProjectModuleManager">
     <modules>
     <modules>
       <module fileurl="file://$PROJECT_DIR$/.idea/stagfe.iml" filepath="$PROJECT_DIR$/.idea/stagfe.iml" />
       <module fileurl="file://$PROJECT_DIR$/.idea/stagfe.iml" filepath="$PROJECT_DIR$/.idea/stagfe.iml" />
+      <module fileurl="file://$PROJECT_DIR$/../tbpoc/.idea/tbpoc.iml" filepath="$PROJECT_DIR$/../tbpoc/.idea/tbpoc.iml" />
     </modules>
     </modules>
   </component>
   </component>
 </project>
 </project>

+ 5 - 0
.idea/php.xml

@@ -98,4 +98,9 @@
     </include_path>
     </include_path>
   </component>
   </component>
   <component name="PhpProjectSharedConfiguration" php_language_level="7.2" />
   <component name="PhpProjectSharedConfiguration" php_language_level="7.2" />
+  <component name="PhpUnit">
+    <phpunit_settings>
+      <PhpUnitSettings configuration_file_path="$PROJECT_DIR$/phpunit.xml" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" use_configuration_file="true" />
+    </phpunit_settings>
+  </component>
 </project>
 </project>

+ 1 - 0
.idea/stagfe.iml

@@ -105,5 +105,6 @@
     <orderEntry type="library" name="jquery-3.5.1.slim" level="application" />
     <orderEntry type="library" name="jquery-3.5.1.slim" level="application" />
     <orderEntry type="library" name="jquery-3.5.1" level="application" />
     <orderEntry type="library" name="jquery-3.5.1" level="application" />
     <orderEntry type="library" name="bootstrap.bundle" level="application" />
     <orderEntry type="library" name="bootstrap.bundle" level="application" />
+    <orderEntry type="module" module-name="tbpoc" />
   </component>
   </component>
 </module>
 </module>

+ 1 - 1
.idea/vcs.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
 <project version="4">
   <component name="VcsDirectoryMappings">
   <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+    <mapping directory="" vcs="Git" />
   </component>
   </component>
 </project>
 </project>