File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 26972697 (is (= " Choose a piece of ice" (:msg (prompt-map :corp ))) " Prompt to choose Ice" )
26982698 (click-card state :corp " Ice Wall" )
26992699 (auto-pump-and-break state (get-program state 0 ))
2700- (is (no-prompt? state :runner ) " Not prompted to use hippo (we're not on the attacked server)" )))
2700+ (is (no-prompt? state :runner ) " Not prompted to use hippo (we're not on the attacked server)" )
2701+ (run-continue state :encounter-ice )
2702+ (click-prompt state :runner " Yes" )
2703+ (is (= " Konjin" (-> (get-corp ) :discard first :title )) " Trashed konjin with hippo (you have 'broken all subs' when the encounter phase ends)" )))
27012704
27022705(deftest hippocampic-mechanocytes
27032706 ; ; Hippocampic Mechanocytes
You can’t perform that action at this time.
0 commit comments