Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinOehlerkingCap committed Nov 2, 2023
1 parent 014e214 commit 8cee1ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import {
IToolLaunchParams,
Lti11ToolLaunchStrategy,
OAuth2ToolLaunchStrategy,
} from './strategy';
} from './launch-strategy';
import { ToolLaunchService } from './tool-launch.service';

describe('ToolLaunchService', () => {
Expand Down

0 comments on commit 8cee1ce

Please sign in to comment.