Skip to content

Commit

Permalink
issue #855: add namespace to generator_test class
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriim committed Dec 15, 2024
1 parent a63a780 commit 4e94bed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/generator_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.

namespace auth_saml2;

/**
* Unit tests for test data generator.
Expand Down

0 comments on commit 4e94bed

Please sign in to comment.