Selaa lähdekoodia

Generalize the footer also (#264)

rouzier 9 vuotta sitten
vanhempi
sitoutus
719396598a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      ide-plugin.js

+ 1 - 1
ide-plugin.js

@@ -241,7 +241,7 @@ this.options = {
       '                                               browser_name => "${environment}");\n' +
       "\n",
   footer:
-      "$driver->quit();\n" +
+      "${receiver}->quit();\n" +
       "done_testing();\n",
   indent: "0",
   initialIndents: "0"