DistributedProofreaders / dproofreaders

Distributed Proofreaders is a web application intended to ease the process of converting public domain books into e-texts.
https://www.pgdp.net
GNU General Public License v2.0
46 stars 28 forks source link

Explicitly give test user access to P1 #1206

Closed cpeel closed 1 month ago

cpeel commented 1 month ago

Explicitly give the test user access to P1. This resolves unit tests in the pgdp-production branch where P1 requires passing a quiz first. This also means we can remove the skip for ProjectTest->test_can_be_proofed_available() in that branch as it will now pass.