Skip to content

Commit

Permalink
fixing metabolite import error
Browse files Browse the repository at this point in the history
  • Loading branch information
yosefdroth committed Feb 24, 2020
1 parent 607abe4 commit eae9f7b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { ConcentrationDataTable } from "~/scenes/BiochemicalEntityDetails/Metabolite/ConcentrationDataTable";
import { formatMetadata } from "~/scenes/BiochemicalEntityDetails/Metabolite/MetadataSection";
import testRawData from "~/__tests__/fixtures/metabolite-concentrations-dTDP-D-Glucose";

/* global describe, it, expect */
describe("Metabolite data page", () => {
Expand Down

0 comments on commit eae9f7b

Please sign in to comment.