Skip to content

Commit

Permalink
Update to test
Browse files Browse the repository at this point in the history
  • Loading branch information
bcameron1231 committed Jan 3, 2024
1 parent 333f0df commit 4206e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/graph/compliance.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import "@pnp/graph/teams";
import "@pnp/graph/compliance";

describe.only("Compliance", function () {
describe("Compliance", function () {

before(async function () {
// currently not supported for app only. Keeping this test here for a placeholder.
Expand Down

0 comments on commit 4206e77

Please sign in to comment.