Skip to content

Commit 2d7611c

Browse files
committed
Remove integration tests for floaty
1 parent 429301d commit 2d7611c

File tree

2 files changed

+0
-246
lines changed

2 files changed

+0
-246
lines changed

.circleci/config.yml

-3
Original file line numberDiff line numberDiff line change
@@ -501,9 +501,6 @@ jobs:
501501
- run:
502502
name: Unit tests
503503
command: cargo unit-test --locked
504-
- run:
505-
name: Integration tests (singlepass backend)
506-
command: cargo integration-test --locked --no-default-features
507504
- run:
508505
name: Build and run schema generator
509506
command: cargo schema --locked

contracts/floaty/tests/integration.rs

-243
This file was deleted.

0 commit comments

Comments
 (0)