Closed (fixed)
Project:
Google Authenticator login
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Feb 2018 at 19:27 UTC
Updated:
6 Mar 2018 at 20:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
daggerhart commentedComment #3
daggerhart commentedIt appears the issue was related to #2930590: Review access requirements and #2937043: Add test_dependencies: to ga_login.info.yml.
Since tfa 1.0-alpha3 was released with the node module as a dependency ('access content' permission required on the EntryForm), this module needs to continue to require it in tests.
We have committed the removal of the node module dependency to the tfa 8.x-1.x branch, but it has not been released yet.
This patch re-adds the node module as a dependency to the simpletests.
Comment #4
nerdsteinMerging, as the testbot shows the tests are now green.