Skip to content

Commit

Permalink
fixup: update deno.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
lovebaihezi committed Nov 30, 2024
1 parent cdf757e commit c60d64d
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 102 deletions.
2 changes: 1 addition & 1 deletion crates/e2e/tests/game_control.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ fn game_time_pause_as_no_focus() {
let mut app = App::new();

app.add_plugins((
MinimalPlugins.set(ScheduleRunnerPlugin::run_once()),
DefaultPlugin.set(ScheduleRunnerPlugin::run_once()),

Check failure on line 10 in crates/e2e/tests/game_control.rs

View workflow job for this annotation

GitHub Actions / Test Suite

cannot find value `DefaultPlugin` in this scope
FrameTimeDiagnosticsPlugin,
));

Expand Down
202 changes: 101 additions & 101 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c60d64d

Please sign in to comment.